Advertisement
Guest User

state.highstate -l debug

a guest
Dec 4th, 2013
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. $ salt '*' state.highstate -l debug
  2. [DEBUG ] Reading configuration from /etc/salt/master
  3. [DEBUG ] Including configuration from '/etc/salt/master.d/helioslite.conf'
  4. [DEBUG ] Reading configuration from /etc/salt/master.d/helioslite.conf
  5. [DEBUG ] Missing configuration file: /home/bruno/.salt
  6. [DEBUG ] loading log_handlers in ['/var/cache/salt/master/extmods/log_handlers', '/usr/lib/pymodules/python2.7/salt/log/handlers']
  7. [DEBUG ] Skipping /var/cache/salt/master/extmods/log_handlers, it is not a directory
  8. [DEBUG ] 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.
  9. [DEBUG ] Configuration file path: /etc/salt/master
  10. [DEBUG ] Reading configuration from /etc/salt/master
  11. [DEBUG ] Including configuration from '/etc/salt/master.d/helioslite.conf'
  12. [DEBUG ] Reading configuration from /etc/salt/master.d/helioslite.conf
  13. [DEBUG ] Missing configuration file: /home/bruno/.salt
  14. [DEBUG ] LocalClientEvent PUB socket URI: ipc:///var/run/salt/master/master_event_pub.ipc
  15. [DEBUG ] LocalClientEvent PULL socket URI: ipc:///var/run/salt/master/master_event_pull.ipc
  16. [DEBUG ] loading output in ['/var/cache/salt/master/extmods/output', '/usr/lib/pymodules/python2.7/salt/output']
  17. [DEBUG ] Skipping /var/cache/salt/master/extmods/output, it is not a directory
  18. [DEBUG ] Loaded no_out as virtual quiet
  19. [DEBUG ] Loaded json_out as virtual json
  20. [DEBUG ] Loaded yaml_out as virtual yaml
  21. [DEBUG ] Loaded pprint_out as virtual pprint
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement