Search found 3 matches
- Thu Mar 07, 2019 9:27 am
- Forum: Nagios Log Server
- Topic: import from file
- Replies: 5
- Views: 769
Re: import from file
After some discussion with our DBAs, this solution works great...with this one log file. My bad, I chose a simple file for demonstrative purposes so that I wouldn't have so much redaction to perform. The DB audit files are auto-created by Oracle and will contain varying data i.e. privileged account ...
- Mon Mar 04, 2019 2:31 pm
- Forum: Nagios Log Server
- Topic: import from file
- Replies: 5
- Views: 769
Re: import from file
At first glance it seems that a parser that uses the extended timestamp tag will work for each audit record...so long as the audit record closing tag is matched (they may or may not be on the same file line as the start tag). I also need to ensure that the ---BEGIN... and ---END lines are maintained...
- Wed Feb 27, 2019 12:06 pm
- Forum: Nagios Log Server
- Topic: import from file
- Replies: 5
- Views: 769
import from file
While using the import from file function "cat <some file name.xml> | python shipper.py syslog_program:AUREPM_DB_AUD | nc xxx.xxx.xxx.xxx 2057" it would appear that the file is not being imported in order. Here is the file contents: -----BEGIN /emspro/admin/export/cmspro/audit/cmspro_pmon_...