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
ELOGD(8) FreeBSD System Manager's Manual ELOGD(8)

elogd - web server program for Electronic Logbook ELOG

elog [ -C url ] [ -c file ] [ -D ] [ -d directory ] [ -f file ] [ -k ] [ -l logbook ] [ -M ] [ -m ] [ -n hostname ] [ -p port ] [ -S ] [ -s directory ] [ -v ] [ -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. elogd is the daemon program serving as a simple web server for the ELOG system.

elogd accepts the following options:

clone remote elogd configuration
specify configuration file
become a daemon
specify logbook root directory
specify PID file
synchronize with removing deleted entries
synchronize logbook(s) with remote server
host where elogd will run
do not use keep-alive
specify logbook for `-r' and `-w' commands
port where elogd will run
be silent
specify resource directory (eg. themes, icons)
debugging output
enable execution of shell commands (unless compiled with this feature)

elog(1).

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

elogd is run under a separate user/group elog , by default. You might change it via Usr and Grp options in configuration file. The configuration and stylesheet files should be readable by that user.

Passwords are transferred over the network in plain text and therefore, are not secure. So if passwords are used elogd should be started with the SSL option in the configuration file for secure connections.

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, 2003

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

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