documentation
documentation copied to clipboard
Archived Graylog documentation. See https://docs.graylog.org/ for the new documentation.
See https://docs.mongodb.com/v3.4/release-notes/3.4-upgrade-replica-set/ Mongo 3.4 comes with couple backwards incompatible features. May these features be enabled with Graylog should be documented. I suspect this theme will come up more with upcoming...
OpenShift installation offers of ready solutions, one button, used with the docker https://www.openshift.com/features/technologies.html#quickstarts Establishing documentation ( http://docs.graylog.org/en/latest/pages/installation/docker.html ) of individual images I get an error: `/docker-entrypoint.sh: line 34: exec: graylog:...
Specially regarding strings, and the `regex()` function. Refs Graylog2/graylog-plugin-pipeline-processor#45
## Context There seems to be some confusion about how to get pipelines working. ## Expected Content It would be good to have a page covering some of the more...
_From @Talkless on September 26, 2016 12:5_ [REST API](http://docs.graylog.org/en/2.1/search.html?q=REST+API&check_keywords=yes&area=default) is mentioned number of times in documentation, but it seems there are no actual REST documentation itself within docs.graylog.org. [Some post...
https://github.com/Graylog2/graylog2-server/issues/1560#issuecomment-238310708
Graylog comes with a few journal-related commands that need to be documented: - https://github.com/Graylog2/graylog2-server/blob/2.0.3/graylog2-server/src/main/java/org/graylog2/commands/journal/JournalDecode.java - https://github.com/Graylog2/graylog2-server/blob/2.0.3/graylog2-server/src/main/java/org/graylog2/commands/journal/JournalShow.java - https://github.com/Graylog2/graylog2-server/blob/2.0.3/graylog2-server/src/main/java/org/graylog2/commands/journal/JournalTruncate.java
There are several implementation details missing in the GELF specification, e. g. that using GELF via TCP mandates terminating messages with a null character (`\0`) or that compression cannot be...
Network-based inputs have configuration options for setting the receive buffer size which is dependent on the system limits. We should add an informational section to the documentation which explains how...