GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ELOG(1) FreeBSD General Commands Manual ELOG(1)

elog - utility program for Electronic Logbook ELOG

elog -a attribute=value [ -e id ] [ -f file... ] -h host [ -l logbook ] [ -m textfile ] [ -p port ] [ -r id ] [ -s subdir ] [ -u username password ] [ -v ] [ -w password ] message [ -x ]

The Electronic Logbook ELOG can be used to store and retrieve messages through a Web interface. Depending on the configuration, the ELOG system can host one or more logbooks which are stored in separate sections on the server. elog is the standalone client program which can be used from the command line to interact with the ELOG daemon (elogd). The elog message can either be submitted on the command line or piped through `stdin' or in a file with the `-m' flag. For the former case, message with blanks must be enclosed in quotes. Multiple attributes can be specified as well as several attachments. The password must match the write password defined on the server. If user level access is defined on the server (via the `Password file' option), a valid user name / password pair must be specified with the `-u' option.

The elog program makes it possible to submit logbook entries automatically by the system or from scripts. In some shift logbooks this feature is used to enter alarm messages automatically into the logbook.

elog accepts the following options:

set attribute to value
edit existing message of id
attach files while submitting
host where elogd is running
name of logbook or experiment
submit message from textfile
port where elogd is running
reply to existing message of id
directory where logbooks reside
username and password
verbose output
write password defined on server
suppress email notification

elogd(8).

The full documentation for ELOG is maintained as an html manual. You can reach it from the package document directory.

Written by Stefan Ritt <stefan.ritt@psi.ch>.

This manual page was written by Recai Oktas <roktas@omu.edu.tr>, for the Debian GNU/Linux system (but may be used by others).

January 15, 2002

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.