kreatv-tool-logging
Send log information to a client.
Parameters
Name | Repeat | Description | Example |
allowedip |
Multiple |
IP address of a machine that is allowed to connect to the log
server. If no allowed clients are specified any IP may
connect. |
allowedip=192.168.1.234 |
devicelog |
Once |
Enables logging of the device nodes. Default is off |
devicelog=on |
is_level |
Once |
Use log levels from information service. I.e. you can control the log level through the cfg.log.level information object. Default is no. |
is_level=yes |
level |
Once |
Which log levels to output. Log levels are in ascending order: none, debug (all, default), note, warning, error, fatal.
Logs below the set level will never be output. |
level=debug |
local |
Once |
Enables local logging. For each boot a new log file will be created in /pvr/storage/logs. |
|
port |
Once |
Specify port that client connect to. Default port is 19999. |
port=11111 |
prod_level |
Once |
Use log levels from production parameters. Default is no |
prod_level=yes |
Details
Version | 4.3.IAP30.3 |
Content version | - |
Branch | STABLE_iap_digitalis_3 |
Date | 20120112 |
Time | 035015 |
Architecture | All |
Rootdisk dependencies | kreatv-platform |
Execution dependencies | kreatv-platform |
Finalize dependencies | - |
Installation scripts | buildtime |
Uninstallation scripts | - |
Sanity check | true |