INtime SDK Help
syslogd (syslog server) (syslogd.rta)
INtime SDK v7.1 > INtime Utilities > DRTOS Utilities > syslogd (syslog server) (syslogd.rta)

Log system messages (INtime Distributed RTOS only).

Command Line

syslogd.rta [-d] [-f config_file] [-p log_file]

Description

Syslogd reads and logs messages to the system console, log files, other machines and/or users as specified by its configuration file.

The options are as follows:

-d
Enable debugging to the standard output.
-f
Specify the pathname of an alternate configuration file; the default is /config/etc/syslog.cfg.
-p
Specify a trace log file name.

Syslogd reads its configuration file (default name syslog.cfg) when it starts up.

Files

INtime for Windows: %intimecfg%/NodeA/etc/syslog.cfg  (where NodeA is the name of the node where the syslogd.rta utility is loaded).

INtime RTOS: /config/NodeA/etc/syslog.cfg (where NodeA is the name of the node where the syslogd.rta utility is loaded).

See Also

C library