blob: 2ff7e3590976d1618e0ff5c292af06d87329f29e (
plain)
1
2
3
4
5
6
7
|
tag:
type: txt
help: Set the name of syslog file to save log messages to
syntax:expression: pattern $VAR(@) "^\/" ; "File name must be full pathname with leading /"
commit:expression: $VAR(./@/facility/@@) != ""; \
"At least one facility must be configured to log messages to file $VAR(./@)"
comp_help: Full path name of log file with leading slash
|