graylog Questions

2

Solved

I would like to use graylog as central logging server and currently I am just using slf4j Logger "slf4j-api" as Java logging framework for logging in my java application. Can i use SLF4J to send lo...
Redwing asked 17/8, 2017 at 12:19

2

In my graylog Server, I want to create a search-value which finds the folowing query: ctxt__Error:"User \"USERNAME\" not found.". But I want to find ANY Error for every USERNAME. My Searchstring do...
Basset asked 19/2, 2018 at 8:8

2

I am using Serilog in my .NETCore servers with several sinks such as console, file and graylog (GELF) for my cloud deployments. As soon as I set the log-level to DEBUG I get messages from the quar...
Geraldgeralda asked 28/11, 2018 at 8:34

1

How can I search logs from a graylog server with PHP? Assume the graylog servers is https://host.td/api/search/universal/absolute
Helvetia asked 7/5, 2020 at 13:46

3

I'm new to both Docker and Graylog. Can anyone show me an example of how to send log data to the Graylog server?
Superfluous asked 3/8, 2016 at 6:34

1

I use Serilog on the server side for all my .NETCore services using console, file and Graylog sinks. I also like to use it in my Windows fat clients (WPF applications). With the latter I have a p...
Archilochus asked 23/8, 2018 at 6:46

2

I can see in Docker documentation: https://docs.docker.com/config/containers/logging/gelf/ In GELF, every log message is a dict with the following fields: ... any custom fields you configure yours...
Eureka asked 29/10, 2018 at 15:47

2

Solved

we try to filter logs generated from one class: com.websudos.phantom for two goals: all logs from app saved in the file except log from this calss all log from this file transferred to graylog...
Aeniah asked 14/7, 2018 at 6:14

4

Solved

I have a Graylog 2.1 server that has been running for some time. I hadn't paid attention to my retention rate recently and came in this morning to find Graylog partially crashed because the disk wa...
Naivete asked 15/9, 2016 at 1:51

2

I have a third party java application which uses logback for logging. I want to add a Socket Appender to the application's logback.xml as specified in the documentation (https://logback.qos.ch/man...
Uzial asked 12/7, 2018 at 17:12

1

I have installed graylog server and its dependencies.Trying to send logs from my php application to graylog server using Monolog. But I am not aware of how to use the Gelf handler.I have seen the G...
Marquittamarr asked 17/3, 2016 at 9:6

1

Solved

I'm using graylog as central logging server and i'm using a gelf log4j2-appender to send the log messages to graylog. This works fine. Now i created a docker image of my application and i'm able to...
Deen asked 12/5, 2016 at 12:35

1

Solved

Out of available open source log management tools, I have come across these two but couldn't figure out which one to use. I tried searching articles for Graylog vs Fluentd but couldn't find. Could...
Ifill asked 12/2, 2016 at 11:13

1

I am able to to setup graylog-server and graylog-web and able to setup input for generated log of apache2, tomcat and other applications with the help of graylog-collector e.g. apache-access { ty...
Handiwork asked 23/6, 2015 at 12:46
1

© 2022 - 2024 — McMap. All rights reserved.