Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 667 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 667 Bytes

Graylog2 with GeoLite2-City database

Latest Graylog2 with GeoLite2-City database

Check out the repro from Github and start a complete Graylog instance (mongodb, elasticsearch, graylog2) with docker-compose up


Default configuration:

  • Graylog web uri: http://localhost:9000

  • Graylog user/pass: admin/admin

  • Logger inputs (TCP ports): 12201 - 12209

  • Logger inputs (UDP ports): 12211 - 12219

To change Graylog web uri, ports or user/password edit the docker-compose.yml and for additonal info take a look at the Graylog docs