File: default

package info (click to toggle)
mtail 3.2.24-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,384 kB
  • sloc: yacc: 647; makefile: 226; sh: 78; lisp: 77; awk: 17
file content (13 lines) | stat: -rw-r--r-- 303 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# List of files to monitor (mandatory), can include file globs.
#LOGS=/var/log/*.log,/var/log/mail.info

## Metrics exporting.

# HTTP port to listen on. (default "3903")
#PORT=3903

# Address to bind to. (defaults to '::')
#HOST=::

# Extra command-line arguments to pass to the server.
#EXTRA_ARGS=""