summaryrefslogtreecommitdiff
path: root/templates/system/syslog/file/node.def
blob: 97e60a75a0434175f641063cc47d371ea99aeaf3 (plain)
1
2
3
4
5
6
7
tag:
type: txt
help: Logging to a file
syntax:expression: pattern $VAR(@) "^[-a-zA-Z0-9_.]+$" ; "invalid file name $VAR(@)"
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