Guest User

Untitled

a guest
Jun 14th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. service:
  2. game:
  3. # send logs to logstash server
  4. logging:
  5. driver: "gelf"
  6. options:
  7. gelf-address: "udp://localhost:12201"
  8. tag: "first-logs"
Add Comment
Please, Sign In to add comment