Re: [graylog2] graylog2 docker nginx problem

2015-04-20 Thread Yang Peter
esource/content-pack/547b5021e4b0a06d87eea01e/ > in the the configuration of your outside nginx. The nginx that runs inside > of the Graylog docker container is not relevant. > > > On 17 April 2015 at 13:58, Yang Peter > > wrote: > >> >> <https://lh3.googleuserc

[graylog2] how to implement sum function?

2015-04-20 Thread Yang Peter
I have install nginx, graylog2, and send nginx log to graylog2 server. I want to implement a function to compute the top count ip address that access the website, like this ip addresscount 8.8.8.8 300 8.8.8.1 200 how to do it? thanks -- You received this message because y

Re: [graylog2] graylog2 docker nginx problem

2015-04-17 Thread Yang Peter
Graylog container. The contentpack is only a canned configuration > for Graylog to easily setup Inputs, Stream and Dashboards. Nginx still > needs to be configured to send logs to the right place. > > On 16 April 2015 at 17:08, Yang Peter > > wrote: > >> >> I have install g

[graylog2] graylog2 docker nginx problem

2015-04-16 Thread Yang Peter
I have install graylog2 docker successfully, and I can access the web interface http://localhost:9000/ docker run -t -p 9000:9000 -p 12201:12201 -p 12301:12301 -p 12302:12302 graylog2/allinone for nginx: I followed this guide, https://www.graylog.org/resource/content-pack/547b5021e4b0a06d87e