Graylog2 is an open source log management tool for aggregating, filtering, alerting on, and performing analytics on syslog messages.
Questions tagged [graylog2]
279 questions
0
votes
1 answer
Symfony 2 + GELF
I'm trying to set up Symfony 2 with GELF to be used with GrayLog. I am on Symfony 2.0.17 and using the information from this GIST https://gist.github.com/2654837 I have set the logging to DEBUG mode and am not receiving and information in…

Daniel
- 541
- 2
- 5
- 16
-1
votes
0 answers
Hi, need to monitor the load balancer of gcp using graylog?
using graylog community version, how to fetch the data from the gcp load balancer to graylog for monitoring the traffic.
need to some help about how to fetch the log data from the gcp load balancer to graylog. how to export the data to graylog
-1
votes
3 answers
Enable Rsyslog with TLS to Graylog2
My problem is that I cannot get logs from my remote app to log to a Graylog2 input using TLS. The remote app was logging just fine before I attempted to enable TLS with self-signed certs so I am pretty sure I just have a config problem
Here is some…

battibatch
- 53
- 8
-1
votes
1 answer
Deploy Graylog on GKE
I'm having a hard time deploying Graylog on Google Kubernetes Engine, I'm using this configuration https://github.com/aliasmee/kubernetes-graylog-cluster with some minor modifications. My Graylog server is up but show this error in the…

Mosbah
- 1,347
- 1
- 14
- 28
-1
votes
2 answers
DB2 Logs export from iseries
Is there a way to export logs from a DB2 database on Iseries Power 8 to a syslog collector like graylog please?
thanks,
Bryan

Bryan
- 1
- 1
-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
PyGelf & Graypy are made CPU reached 99%
We just move from Graylog v1.3.3 to Graylog 2.0.3 (f07c170) it's working well if not big of requesting.
We are running on Flask uWSGI python 3.5, The requesting approximately 1000 per minute and log messages approximately 2,700 - 3,000 messages per…

a-rohim
- 506
- 1
- 5
- 19
-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
-1
votes
1 answer
Storing logs on Graylog
I have an application in Java/Groovy and a Virtual Machine Appliance of Graylog running on VirtualBox.
How can I "make the connection" to store my logs on Graylog?

Heschoon
- 2,915
- 9
- 26
- 55