Questions tagged [graylog]

Graylog is an integrated Open Source log capture and analysis solution for operational intelligence.

Graylog is an integrated log capture and analysis solution for operational intelligence.

Non Graylog-authored components include MongoDB for metadata and Elasticsearch for log file storage and text search.

Basically is a server that collect log messages and provide an interface for analysis and monitoring

Architectural view

Messages (logs) are only stored in Elasticsearch. If we have data loss on Elasticsearch, the messages are gone.

MongoDB is only storing meta information and will be abstracted with a general database layer in future versions. This will allow you to use other databases like MySQL instead.

321 questions
-1
votes
2 answers

Graylog Cluster/Load Balance

How to do proper graylog 2.2.x cluster? Please Advice I couldn't find any good solution for the graylog cluster or graylog load balance.
Shann
  • 311
  • 1
  • 2
  • 9
-1
votes
1 answer

Cannot POST api/system/sessions of Graylog2 on CentOS 7

I have an working installation of Graylog 2.1 on Debian 8, but I had to install Graylog on CentOS 7 because my datacenter uses this distribution and I want to have same environment to avoid problems when I need to ask changes in production. I follow…
fgsl
  • 11
  • 4
-1
votes
1 answer

If condition in Emal Callback - Graylog Opensoure

Anyone that have exp about configuring email callback on Graylog, please advise me this case. In log that we receive have field: protocol-id. Now I can using it in email by using syntax: ${message.fields.protocol-id}. But value of this filed is…
-1
votes
1 answer

Wildcard on key in graylog

Hi I am trying to use wildcard on key inside of my query. Because I have arrays in my data so I am saving my data in flat form. Like obj_0_id, obj_1_ID and so on. So is there any way to write something like this obj_*_ID:123 Thank you
9me
  • 1,078
  • 10
  • 36
-2
votes
1 answer

What is best practices by config graylog rotation/retantion indexes?

What is best practices by config graylog rotation/retantion indexes?
stepan
  • 1
-2
votes
1 answer

Kubernetes 1.9 dashboard v1.10.0 log in screen

How to "remove" token from kubernetes dashboard and get the dashboard log in screen again? Thanks in advance LC
L.Carmon
  • 1
  • 2
1 2 3
21
22