Forum Discussion
RobW
Nimbostratus
Jul 13, 2010syslog-ng
LTM v10.0.1
syslog-ng.conf contains the following template
sent messages will use this template
template t_commontmpl {
template("<$PRI> $DATE local/$HOST $PRIORITY $M...
Paul_Aurich
Employee
Aug 23, 2011This include stanza has a typo on the second-to-last line (log_fifo_size). It should end with a semicolon, not a colon.
The corrected version reads:
bigpipe syslog include '"options {
dir_perm(0755);
perm(0644);
chain_hostnames(no);
use_fqdn(yes);
keep_hostname(no);
stats(0);
log_fifo_size(2048);
};"'
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects