There are several options you can specify, which modifies the behaviour of syslog-ng. For an exact list of possible options see the chapter Reference. The general syntax is here:
options { option1(params); option2(params); ... }; |
Table 2-5. List of supported global options in syslog-ng
Name | Description |
---|---|
time_reopen() | The time to wait before a died connection is reestablished |
sync_freq() | The number of lines buffered before written to file |
mark_freq() | The number of seconds between two MARK lines |
log_fifo_size() | The number of lines fitting to the output queue |
long_hostnames() | Enable or disable long hostname format |