Jochen Schalanda

Results 313 comments of Jochen Schalanda

Additional documentation sources: - http://manpages.ubuntu.com/manpages/trusty/man7/tcp.7.html - http://www.cyberciti.biz/faq/linux-tcp-tuning/ - https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Performance_Tuning_Guide/sect-Red_Hat_Enterprise_Linux-Performance_Tuning_Guide-Networking-Configuration_tools.html#sect-Red_Hat_Enterprise_Linux-Performance_Tuning_Guide-Configuration_tools-Configuring_socket_receive_queues

@bubba198 Please don't hijack this issue. Privileged ports are not a "Java issue" but simply restriction of the network stack of the operating system. You can read up on privileged...

Another good explanation: https://www.reddit.com/r/graylog/comments/5qcjw0/using_authbind_to_run_graylog/

@miztroh Yes, just as the FAQ already mentions: http://docs.graylog.org/en/2.4/pages/faq.html#how-can-i-start-an-input-on-a-port-below-1024

@rightisleft Could you please elaborate on the problem? I'm not sure what you'd like to change in the documentation.

@rightisleft Got it, thanks! The specific problem is the volume being used in the `docker-compose.yml` file which isn't being used in http://docs.graylog.org/en/2.1/pages/installation/docker.html#settings, so the documentation is correct in that case....

https://www.elastic.co/blog/how-many-shards-should-i-have-in-my-elasticsearch-cluster?

@alexpts Apple introduced "Unified Logging" in macOS Sierra, see https://developer.apple.com/library/prerelease/content/releasenotes/MacOSX/WhatsNewInOSX/Articles/OSXv10.html#//apple_ref/doc/uid/TP40017145-DontLinkElementID_73 for details. We currently don't have the capacity to update the documentation, but if you know how to set up...

@mevans845 Any contribution is welcome! 👍

@jabenninghoff @mevans845 I could imagine using `log stream --style json` and some kind of log shipper akin to Filebeat for shipping the messages to Graylog.