Man Page: pipelog.conf
Operating Environment: opensolaris
Section: 4
pipelog.conf(4) File Formats pipelog.conf(4)NAMEpipelog.conf - pipelog configuration for libpipelog.so of the plugins of gnome-system-log fileSYNOPSIS/usr/lib/gnome-system-log/plugins/pipelog.confDESCRIPTIONThe libpipelog.so is a plugin for gnome-system-log(1), it runs commands through pipes and get the output of the individual pipe as a log content. Users can copy the file into $HOME/.gnome2/gnome-system-log/plugins/`uname -p` to overwrite the system default one. The syntax of pipelog.conf file is: <log path><whitespace><command> <command> may be a simple program name (which will be found in $PATH) or an absolute path of a binary with arguments list. "%s" can be included in <command> zero or one time, will be replaced by <log path> in runtime.FILES/usr/lib/gnome-system-log/plugins/pipelog.conf The system default configuration file for the plugin libpipelog.so $HOME/.gnome2/gnome-system-log/plugins/`uname -p`/pipelog.conf The user specific configuration file for the plugin libpipelog.soEMAMPLE/var/adm/wtmpx last /var/adm/utmpx /bin/last -f %sSEE ALSOgnome-system-log(1), grablogs.conf(4) gnome-utils 2.16.0 13 Oct 2006 pipelog.conf(4)
| Related Man Pages |
|---|
| gnome-at-properties(1) - opensolaris |
| gnome-about(1) - sunos |
| gnome-panel(1) - sunos |
| gswitchit-plugins-capplet(1) - sunos |
| pipelog.conf(4) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| /etc/cronlog.conf not working |
| Clear log file in use. |
| Redirection of output to a log file |
| "syntax error near unexpected token `fi' " |
| Narrow down a log the log file for certain period |