sylog-ng file() options
8 Jan
2004
8 Jan
'04
5:30 p.m.
Are there any plans to implement the compress() and encrypt() options for the file() driver? Roberto
29 Feb
29 Feb
1:11 a.m.
New subject: file() versus pipe() for kernel logging
I was just wondering if anyone could explain the differences between pip() and file() when used as kernel log sources. For example the documentation suggests you would use the following statement to collect kernel logs: source s_file { file("/proc/kmsg"); }; Most examples of syslog-ng.conf files I have seen have the following statement: source s_pipe { pipe("/proc/kmsg"); }; Is there any difference between the two? Is one better than the other? Any help much appreciated. Thanks James Turnbull
7846
Age (days ago)
7898
Last active (days ago)
1 comments
2 participants
participants (2)
-
Coward, Robert (Contractor)
-
James Turnbull