Advertisement
Guest User

Untitled

a guest
Nov 6th, 2013
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. **@cpy-test-salt-m:~$ sudo salt 'cpy-test-salt-1' test.ping -l debug
  2. [DEBUG ] Reading configuration from /etc/salt/master
  3. [DEBUG ] Missing configuration file: /home/cupenya/.salt
  4. [DEBUG ] loading log_handlers in ['/var/cache/salt/master/extmods/log_handlers', '/usr/lib/pymodules/python2.7/salt/log/handlers']
  5. [DEBUG ] Skipping /var/cache/salt/master/extmods/log_handlers, it is not a directory
  6. [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.
  7. [DEBUG ] Configuration file path: /etc/salt/master
  8. [DEBUG ] Reading configuration from /etc/salt/master
  9. [DEBUG ] Missing configuration file: /home/cupenya/.salt
  10. [DEBUG ] LocalClientEvent PUB socket URI: ipc:///var/run/salt/master/master_event_pub.ipc
  11. [DEBUG ] LocalClientEvent PULL socket URI: ipc:///var/run/salt/master/master_event_pull.ipc
  12. ... takes some seconds then back to shell
  13. **@cpy-test-salt-m:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement