Guest User

Untitled

a guest
Apr 13th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. Server1:
  2. host: foobar.com
  3. user: myuser
  4. password: topsecret
  5. command: tail -f
  6. file: /usr/logs/access.log
  7. color: 0.6, 0.1, 0.3, 1
  8. parser: nginx
  9.  
  10. AnotherServer:
  11. host: foo.goodoo.com
  12. user: yetanother
  13. password: lalalala
  14. command: tail -f
  15. file: /path/to/log
  16. color: blue
  17. parser: rails
Add Comment
Please, Sign In to add comment