-
A couple of things to note:
1. your conf file says output to screen. As I understand the application, if output were working right, that's were it would go, not to a file.
2. looking at your lea.conf file, I believe the last line is missing some charecters. Mine has the same suffix for both the opsec_sic_name and lea_server lines. I think this is the root cause of your issues...
Erric.
2009-01-09 19:26:34 UTC in FW1-Loggrabber
-
Is it possible to have the fw1-loggrabber name output files based on the --logfile option or would this need to be a feature request?
Erric.
2008-11-07 17:45:49 UTC in FW1-Loggrabber
-
Hello,
The OUTPUT_FILE_ROTATESIZE=NUMBER should also allow an unlimited (depending on disk space and log file size of course) option. Setting 0 as the NUMBER does just what I expected, write a ton of zero or near-zero length files instead of disabling the limit.
Thank you,
Erric.
2008-11-07 17:43:47 UTC in FW1-Loggrabber
-
When LOGGING_CONFIGURATION is set to file, I would expect the flag --showfiles would write it's output into a file instead of stdout.
Currently this is not the case. The output is sent to stdout and a zero length file is written.
This would be most helpful when scripting for running reports.
Thank you,
Erric.
2008-11-07 17:39:52 UTC in FW1-Loggrabber