13 lines
232 B
Plaintext
13 lines
232 B
Plaintext
|
#
|
||
|
# Global options
|
||
|
#
|
||
|
global(
|
||
|
defaultNetstreamDriver="ptcp"
|
||
|
)
|
||
|
|
||
|
#
|
||
|
# Use traditional timestamp format.
|
||
|
# To enable high precision timestamps, comment out the following line.
|
||
|
#
|
||
|
$ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat
|