1SALT-SYNDIC(1)                       Salt                       SALT-SYNDIC(1)
2
3
4

NAME

6       salt-syndic - salt-syndic Documentation
7
8       The  Salt  syndic daemon, a special minion that passes through commands
9       from a higher master
10

SYNOPSIS

12          salt-syndic [ options ]
13

DESCRIPTION

15       The Salt syndic daemon, a special minion that passes  through  commands
16       from a higher master.
17

OPTIONS

19       --version
20              Print the version of Salt that is running.
21
22       --versions-report
23              Show program's dependencies and version number, and then exit
24
25       -h, --help
26              Show the help message and exit
27
28       -c CONFIG_DIR, --config-dir=CONFIG_dir
29              The location of the Salt configuration directory. This directory
30              contains the configuration files for Salt  master  and  minions.
31              The default location on most systems is /etc/salt.
32
33       -u USER, --user=USER
34              Specify user to run salt-syndic
35
36       -d, --daemon
37              Run salt-syndic as a daemon
38
39       --pid-file PIDFILE
40              Specify the location of the pidfile. Default: /var/run/salt-syn‐
41              dic.pid
42
43   Logging Options
44       Logging options which override any settings defined on  the  configura‐
45       tion files.
46
47       -l LOG_LEVEL, --log-level=LOG_LEVEL
48              Console  logging  log  level. One of all, garbage, trace, debug,
49              info, warning, error, quiet. Default: warning.
50
51       --log-file=LOG_FILE
52              Log file path. Default: /var/log/salt/master.
53
54       --log-file-level=LOG_LEVEL_LOGFILE
55              Logfile logging log level. One of all,  garbage,  trace,  debug,
56              info, warning, error, quiet. Default: warning.
57

SEE ALSO

59       salt(1) salt-master(1) salt-minion(1)
60

AUTHOR

62       Thomas  S.  Hatch  <thatch45@gmail.com> and many others, please see the
63       Authors file
64
65
66
67
682019.2.0                         Jan 08, 2019                   SALT-SYNDIC(1)
Impressum