Displaying 20 results from an estimated 4000 matches similar to: "Transactions, audit trails, and logging (fairly long)"
2005 Jul 26
6
implement audit trail table
has anyone has any idea how to implement audit trail table for all update /
deletion done on records?
I''m thinking to have corresponding audit trail table to each table, so
everthing before an update or deletion is done, a new record will be insert
into the corresponding audit trail table.
Is there a way to overwrite the save, destroy, method at the application
level? so that I do not
2005 Feb 25
2
Audit Trail/Logging For Network Logons and Logoffs
Hi Folks,
I have searched the archives and the web for this issue, but I haven't found
an answer.
I need to be able to log or audit the network access of our network users.
This information needs to be used in conjuction with a time and attendance
punch clock.
I have seen much discussion of using preexec and postexec for obtaining a
network access log. However, my testing has shown this as
2012 Aug 08
7
How protect bash history file, do audit alike in server
hello,
I want to protect the history file from deleted for all users except
user 'root' can do it, is that possible?
For my server, many users can log in with root from remote through
ssh, so I can not trace which guy do wrong things. So I decide to create
new account for every users and let them use 'sudo' then I can trace
which guy typed which command and what he
2012 Sep 19
0
[PATCH] sysprep: remove apache2, audit and ntp in logfile operation
Add more entries to the dump ground of logfile patterns.
Signed-off-by: Olaf Hering <olaf at aepfle.de>
diff --git a/sysprep/sysprep_operation_logfiles.ml b/sysprep/sysprep_operation_logfiles.ml
index 5e6ce7f..a2b1585 100644
--- a/sysprep/sysprep_operation_logfiles.ml
+++ b/sysprep/sysprep_operation_logfiles.ml
@@ -38,6 +38,10 @@ let globs = List.sort compare [
2015 Jan 08
0
Adding and removing users to groups - where is the audit trail
Folks,
I am fairly new to Samba 4 so excuse my lame question. Am trying to find
out where and how we can log account management activities on Samba 4. For
example, domain admin adds an account to the domain admin groups or domain
admin disables an account due to employment separation. I can?t find any
record of this activity on any logs. Am I missing something?
Thanks.
2015 Jan 13
1
Adding and removing users from groups - where is the audit trail?
Folks,
I am fairly new to Samba 4 so excuse my lame question. Am trying to find
out where and how we can log account management activities on Samba 4. For
example, domain admin adds an account to the domain admin groups or domain
admin disables an account due to employment separation. I can?t find any
record of this activity on any logs. Am I missing something?
Thanks.
2006 Feb 14
0
rake migration with transactions.
Hi!
I use migrations to handle my database scheme and i put all actions
between a transaction block like this .
execute "BEGIN work;"
execute "CREATE TABLE table1 (xxx);"
execute "CREATE TABLE table2 (xxx);"
execute "CREATE TABLE table3 (xxx);"
execute "COMMIT work;"
I do this because if ''create table2'' fails, the process is
2006 Aug 16
1
Warning: MFC of security event audit support RELENG_6 in the next 2-3 weeks
Dear 6-STABLE users,
In the next 2-3 weeks, I plan to MFC support for CAPP security eventing
auditing from 7-CURRENT to 6-STABLE. The implementation has been running
quite nicely in -CURRENT for several months. Right now, I'm just waiting on a
confirmation from Sun regarding formal allocation of a BSM header version
number so as to avoid accidental version number conflicts in the
2006 Aug 16
1
Warning: MFC of security event audit support RELENG_6 in the next 2-3 weeks
Dear 6-STABLE users,
In the next 2-3 weeks, I plan to MFC support for CAPP security eventing
auditing from 7-CURRENT to 6-STABLE. The implementation has been running
quite nicely in -CURRENT for several months. Right now, I'm just waiting on a
confirmation from Sun regarding formal allocation of a BSM header version
number so as to avoid accidental version number conflicts in the
2013 Sep 05
6
[PATCH 1/5] sysprep: remove /var/log/audit/audit.log
audit.log is already included in /var/log/audit/*.
Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
---
sysprep/sysprep_operation_logfiles.ml | 1 -
1 file changed, 1 deletion(-)
diff --git a/sysprep/sysprep_operation_logfiles.ml b/sysprep/sysprep_operation_logfiles.ml
index 842b855..cdfe8fc 100644
--- a/sysprep/sysprep_operation_logfiles.ml
+++
2024 Jul 30
1
[PATCH 2/2] [v6] drm/nouveau: expose GSP-RM logging buffers via debugfs
On Tue, 2024-07-30 at 02:21 +0200, Danilo Krummrich wrote:
> Hi Timur,
>
> > This method has the advantage that it allows the buffers to be parsed
> > even when the logging ELF file is not available to the user. However,
> > it has the disadvantage the debubfs entries need to remain until the
>
> debubfs -> debugfs
Ok
> > driver is unloaded.
> >
2006 May 22
4
On-write Automatic Snapshot
Apologies if this has been addressed, but looking at some of the sun
blogs and google searches I have not been able to find an answer.
Does ZFS support on write automatic snapshots?
For example, according to defined policy, every time a file is written
a snapshot is created with the diff stored. I can see this being
useful in high security environments and companies that have extreme
regulatory
2013 Dec 09
1
[PATCH] sysprep: remove more anaconda and tuned logs (RHBZ#1039540).
---
sysprep/sysprep_operation_logfiles.ml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sysprep/sysprep_operation_logfiles.ml b/sysprep/sysprep_operation_logfiles.ml
index 8994af9..3055ca4 100644
--- a/sysprep/sysprep_operation_logfiles.ml
+++ b/sysprep/sysprep_operation_logfiles.ml
@@ -41,6 +41,7 @@ let globs = List.sort compare [
"/var/log/apache2/*_log";
2005 Aug 02
8
An initial look at Trails
I''m posting this here because I''m sure that there are a few Rails fans
here who are stuck in Java land at work and willing to consider Trails
as a compromise. ( Web version here:
http://weblog.masukomi.org/index.pl/view/trails )
First let me set the stage I love [Rails](http://www.rubyonrails.com)
but I work in a Java shop. There are two of us here but I''m the only
one
2024 Jul 30
1
[PATCH 2/2] [v6] drm/nouveau: expose GSP-RM logging buffers via debugfs
Hi Timur,
On Mon, Jul 29, 2024 at 06:07:20PM -0500, Timur Tabi wrote:
The patch looks great, just a few more nits below.
> The LOGINIT, LOGINTR, LOGRM, and LOGPMU buffers are circular buffers
> that have printf-like logs from GSP-RM and PMU encoded in them.
>
> LOGINIT, LOGINTR, and LOGRM are allocated by Nouveau and their DMA
> addresses are passed to GSP-RM during
2024 Jul 29
1
[PATCH 2/2] [v6] drm/nouveau: expose GSP-RM logging buffers via debugfs
The LOGINIT, LOGINTR, LOGRM, and LOGPMU buffers are circular buffers
that have printf-like logs from GSP-RM and PMU encoded in them.
LOGINIT, LOGINTR, and LOGRM are allocated by Nouveau and their DMA
addresses are passed to GSP-RM during initialization. The buffers are
required for GSP-RM to initialize properly.
LOGPMU is also allocated by Nouveau, but its contents are updated
when Nouveau
2009 Aug 21
1
Auditing/logging with latest Samba release
Hi all,
I just upgraded from Samba 3.0 to 3.2 and found that the old smbd_audit
module no longer works. This module logs all file accesses (especially
deletes and renames) into a MySQL database (with a web frontend) and is
extremely useful for us as sometimes our users accidentally move things
around when they're trying to double-click on folder, and by reviewing
the audit trail we can track
2005 Feb 01
1
SLES9 Module '/usr/lib/samba/vfs/audit.so' loaded, Can't find a vfs module [/usr/lib/samba/vfs/audit.so]
Any ideas why a vfs module loads successfully then can't be found?
[2005/01/30 03:52:08, 5] lib/util_seaccess.c:se_access_check(309)
se_access_check: access (2) granted.
[2005/01/30 03:52:08, 3] smbd/vfs.c:vfs_init_default(203)
Initialising default vfs hooks
[2005/01/30 03:52:08, 3] smbd/vfs.c:vfs_init_custom(229)
Initialising custom vfs hooks from [/usr/lib/samba/vfs/audit.so]
2008 Mar 17
0
arules - getting transaction data in
Hi All
Hoping someone can help me with the "transactions" object. I am struggling
to get my data in. I know the answer is in the help somewhere I'm sure, I
just cannot find it. Essentially, I have data in this format (though I can
change it if it particularly unsuitable)
Transaction_id, store , salesman, date_time , items
1 , waterfront, john ,
2009 Feb 09
2
dovecot logs to audit.log not to maillog
Hello,
I have a curious phenomenon.
Dovecot logs normally to /var/log/maillog.
If I restart my server, dovecot loggs to /var/log/audit/audit.log.
If I restart dovecot, dovecot loggs to /var/log/maillog again.
And I think, wenn logrotate is restarting, dovecot logs to audit.log.
But I don't know why.
Any Ideas?
greetings Ralf