Advertisement
Guest User

Untitled

a guest
Jan 24th, 2015
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. root@saltmaster:~/libsodium-1.0.2# salt-master -d -l all
  2. [DEBUG ] Reading configuration from /etc/salt/master
  3. [DEBUG ] Guessing ID. The id can be explicitly in set /etc/salt/minion
  4. [INFO ] Found minion id from generate_minion_id(): saltmaster
  5. [TRACE ] loading log_handlers in ['/var/cache/salt/extmods/log_handlers', '/usr/local/lib/python2.7/dist-packages/salt/log/handlers']
  6. [TRACE ] Skipping /var/cache/salt/extmods/log_handlers, it is not a directory
  7. [TRACE ] None of the required configuration sections, 'logstash_udp_handler' and 'logstash_zmq_handler', were found the in the configuration. Not loading the Logstash logging handlers module.
  8. [TRACE ] The required configuration section, 'fluent_handler', was not found the in the configuration. Not loading the fluent logging handlers module.
  9. [DEBUG ] Configuration file path: /etc/salt/master
  10. [TRACE ] Trying pysss.getgrouplist for 'root'
  11. [TRACE ] Trying generic group list for 'root'
  12. [TRACE ] Group list for user 'root': []
  13. root@saltmaster:~/libsodium-1.0.2# ps -ef | grep salt | grep -v grep
  14. root@saltmaster:~/libsodium-1.0.2#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement