7 Teleservice Application Framework
User Manual
93/374
7.2.3
Logger daemon
Daemon location
Configuration file
/usr/local/bin/ylogd
/etc/init.d/_ylogd.config
How to activate the configuration file of the logger daemon
Activate the configuration file of the logger daemon, so the logger daemon is started during the boot up
sequence automatically.
1. Rename the configuration file of the ydatad the following way:
# mv /etc/init.d/_ylogd.config /etc/init.d/ylogd.config
2. Reboot the system
# reboot
ylogd
The data logging daemon "ylogd" offers the opportunity to create dynamic or static logging jobs. Applications
can add variables to the job, which should be logged and define trigger conditions on those variables that make
the daemon write a new data record into the log-file.
Basic configuration of the daemon can be handled in its own configuration file (ylogd.config).
Relevant sections of the configuration file:
Section: Log-file path
# The logging information can be written to a log-file at the following path
# By default, the path is deactivated because the corresponding line is commented out.
# Max. path length is 255
# If the path is deactivated or no path is set, an error message will be put on stdout.
Log_File /var/log/ylogd.log
Содержание TC1
Страница 1: ...TC1 User Manual Version of this document V1 00r0 ...
Страница 25: ...5 Hardware User Manual 25 374 5 2 2 Block Diagram Variant TC1 WIFI ...
Страница 34: ...5 Hardware User Manual 34 374 5 6 Housing Connector Top view and side view Bottom View ...
Страница 125: ...7 Teleservice Application Framework User Manual 125 374 TAF overview ...
Страница 174: ...7 Teleservice Application Framework User Manual 174 374 ADDRESS 6 SIZE 4 TYPE UINT32 UNIT COMMENT EnginePower ...
Страница 190: ...7 Teleservice Application Framework User Manual 190 374 How the logger mechanism works ...
Страница 223: ...7 Teleservice Application Framework User Manual 223 374 Association between logic hysteresis and threshold ...
Страница 293: ...8 Development Tools User Manual 293 374 3 Adapt the Build Options in order to build the binary with debug symbols ...
Страница 302: ...8 Development Tools User Manual 302 374 2 Adapt the Build Options in order to build the binary with debug symbols ...