Next: More Information
Up: Miscellaneous
Previous: Obfuscating IP Address Printouts
Contents
In Snort v2.4, the -G command line option was added that specifies
an instance identifier for the event logs. This option can be used when
running multiple instances of snort, either on different CPUs, or on the same
CPU but a different interface. Each Snort instance will use the value
specified to generate unique event IDs. Users can specify either a
decimal value (-G 1) or hex value preceded by 0x (-G 0x11).
This is also supported via a long option -logid.
Steven Sturges
2007-05-11
|