From ad50194ceb52bcf45566f98b801d72163a005718 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 17 Sep 2013 10:08:03 +0200 Subject: doc: bugfixes & enhancements in omfile doc --- doc/omfile.html | 43 ++++++++++++++++++++++++++----------------- 1 file changed, 26 insertions(+), 17 deletions(-) diff --git a/doc/omfile.html b/doc/omfile.html index 72320921..c5697119 100644 --- a/doc/omfile.html +++ b/doc/omfile.html @@ -11,19 +11,30 @@

Author: Rainer Gerhards <rgergards@adiscon.com>

Description:

The omfile plug-in provides the core functionality of writing messages to files residing inside the local file system (which may actually be remote if methods like NFS are used). Both files named with static names as well files with names based on message content are supported by this module. It is a built-in module that does not need to be loaded.

-

 

Module Parameters:

 

Action Parameters:

Caveats/Known Bugs:

Sample:

The following command writes all syslog messages into a file.

-

-- cgit v1.2.3