Tips for Posting Questions that Get Answers

TIPS for Posting Questions that Get Answers:

*The following is a compendium of tips to help you organize your question and have better success for getting a solution to the incident you are having. First, a short list, then some detail on how to pull and post information from your systems.

When you create a new Topic for the community to review with you:

  1. Search Graylog Documentation, the Graylog community forum, Google … the answer may be out there!
  2. Have a short informative subject such as: “Post new message via RestAPI with Python
  3. Describe your environment and incident in detail in the body of the message
  4. Use the forum tools when you are posting code or text to help with parsing
  5. Don’t forget to ALWAYS use “optional tags” to help index your post’s topic!

Guidelines for Describing the incident and environment:

  • What is the incident you are trying to work out? We can only see the parts you tell us so post relevant information. When posting code or logs as text (preferred) use the forum tools like </> shown below so it is formatted nicely. Screen shots are helpful for non-text information.

  • Helpful commands shown below to easily retrieve settings and diagnostic data.

  • What have you done to try to solve your problem? Describe all steps you have already taken to resolve the incident.

  • Tell a little about your environment, is it a single instance? Docker? Show the versions of Graylog/Mongo/ElasticSearch you are using.

                 * Graylog 4.2.0
                 * MongoDB v4.0.27
                 * Elasticsearch 7.10.2
    

Here are some cool shortcut commands that will give you information about your environment.
The results can be posted in your question to give more detail on your question and it’s environment:

Find out what versions you have:

dpkg -l | grep -E ".*(elasticsearch|graylog|mongo).*"
yum list installed | grep -E ".*(elasticsearch|graylog|mongo).*"

Watch Log files:

tail -f /var/log/graylog-server/server.log
tail –f /var/log/mongodb/mongod.log

List all lines in a conf/yml file (removing comments):

cat /etc/graylog/server/server.conf         | egrep -v "^\s*(#|$)"
cat /etc/elasticsearch/elasticsearch.yml    | egrep -v "^\s*(#|$)"
cat /etc/graylog/sidecar/sidecar.yml        | egrep -v "^\s*(#|$)"

Check health of your ElasticSearch instance:
curl -XGET http://localhost:9200/_cluster/health?pretty=true

This will help explain why if there is a health issue:
curl -XGET http://localhost:9200/_cluster/allocation/explain?pretty

List ElasticSearch indicies:
curl -XGET http://localhost:9200/_cat/indices?pretty

Throw a test message at your Graylog server:
curl -v http://<ServerName>:12201/gelf -p0 -d '{"short_message":"Hello there", "host":"example.org", "facility":"test", "foo":"bar","WorkstationName":"zippo","winlog_event_data_TargetUserName":"BorisKarloff ","this_field: ":"test text inside the this_field" }'

Pflog to graylog
Geolocation not working
Filter in Aggregation in a Dashboard
Sidecar 1.1.0 with winlogbeat file lock issue
Index set not filling up completely before rotating
New Install Indexes are not showing any incoming logs
Snort 3 with Graylog 6
Graylog Cluster installation : Read timed out. - Read timed out
Collected documents(logs) are getting deleted in index
Receiving messages are stopping when running set_fields in pipeline
After upgrade to 5.2.3, all dashboard names have addtional object stream_title type and cant be shared
Not sure what features to employ
Drop few words from Logs
Pipeline Processing - Parsing and Tweaking Field Names from Delimited String
Simple splitting of server logs
Post update event scheduler is not working
Uneven distribution of unprocessed messages in graylog nodes
Trying to connect graylog to Wazuh Indexer getting Errors
Geolocation not working
Graylog cluster with Nginx not working
Access REST API without admin role
IIS logs in Graylog
Possible to make http/json Data adaptor do POST instead of GET?
Graylog Access Logs - I'm lost
Error when searching in Graylog 4.3 with relative search
I cant see 9000 port why?
Disk Journal is full and Process buffer is full
Initial Setup Activate Data Node Failed
ERROR [VersionProbe] Unable to retrieve version from Elasticsearch node: Failed to connect to /127.0.0.1:9200. - Connection refused (Connection refused)
Does GrayLog need internet access !? If so why?
Just installed graylog but i cannot start it!
Graylog message has display hyphen "-"
Local Inputs not running and not starting and existing event dissapear
How to extract several fields via a regex extractor?
502 Bad gateway
Graylog 5.0.6 fails to bind to port 9000
Graylog Data Node 6.0.3 Certificate
Persistence not working
Graylog ssl certificate problem, works only in firefox
Windows Event Logs shipped through Winlogbeat contain unparsed data within message field
Standalone Node - Upgrade from 5 > 6 - Top_Query Shards Unassigned
Graylog GUI stalls at signing in
Configuration of an Extractor on a WAF
Timestamp extractor error
CVE 2025-48913 Apache CXF / Opensearch
Question: Okta Logs
Sudden and sustained CPU spikes
How to change the "All Messages" Stream to use different Index?
CVE-2021-45046 / Log4J Mitigation
Send logs from Cisco Firewall to Graylog
Filebeat stops working after OS reboot
Logs not receiving on Graylog via Wazuh Manager (fluent-bit)
Is it possible to create highlight that contains certain word or character?
ATT home modem is going to syslog
Not receiving TCP messages
Issues with Managing Graylog Enterprise Server Licenses After Upgrade
Traffic load balance
Graylog 5.0 fails to talk to opensearch
Palo Alto Networks Input
Geolocation (again) problems
Integrating wazuh indexer with Graylog
Pipeline/Data Enrichment Issue
Graylog Not connecting to mongodb
Installation mongo db 5 in debian 11 bullseye... Imposible
LD Path issue, graylog open v5
How to adjust the execution time of the task of Index Rotate
Alternative View for Sources API Endpoint after 4.0
Pre-flight Interface cannot see Datanode
Graylog can not show event Definitions on web
Unable to delete unassigned shards in Graylog cluster
Display message with corrupt timestamp
Graylog Update to 6.0.5 (Graylog 6.0.5+3ef5be7) No longer able to use existing Grok Patterns
Elasticsearch service stop suddenly
./graylog-project.linux bootstrap github://Graylog2/graylog-project.git failure
Graylog Sidecar on Rocky Linux is shipping 3 out of 4 logs
Unable to access Graylog 5.2 after installing
Could not get JVM information (System/Nodes)
Which Elasticsearch Node Roles should be connected to Graylog?
Alert events not trigger since graceful shutdown
Error upgrading to 6.3
Settings in /etc/default/graylog-server are not applied
LDAP user synchronization not adding users
Sharing all tabs of a Graylog Dashboard
Failed dependencies upgrading to 4.3.6
New greylog references of the new version
Unable to upgrade to Graylog 5.0
Powershell script execution (via GELF UDP input)
API Error "At least one grouping has to be provided!"
Graylog active and not listening port 9000
PivotAggregationSearch Error
License error, imput error in ssl/tls configuration... What?
Unable to upgrade using yum or dnf
Getting 403 forbidden in Graylog 4.2.4
Graylog Open parallel with Opensearch Dashboard
Help Archiving Log Messages | Backups
Preflight Graylog Web interface Setup
What web server does graylog use for its work? I mean Apache, nginx, etc
No data nodes have been found after installation
Excessive Indexer Failures - Opensearch - Of like kind
Docker Error when starting Graylog
When attempting to edit Dashboard item error "can't convert undefined to object"
How to capture the full command root logs from graylog server
Rsyslog cannot connect - Permission denied 2027 on Graylog server
Any other way to solve this, without enterprise version
Azure OIDC with Graylog non root path
Simple Pipeline Rule
Log Source Management?
Process and Output buffer are Full. None of the messages are flowing out
LDAP user synchronization Search Base DN
No implementation for Map<SearchVersion, Provider<MoreSearchAdapter>> was bound
Graylog not showing logs eariler month
User lockout time after wrong password
ERROR: org.graylog2.inputs.codecs.GelfCodec - Could not parse JSON, first 400 characters: A?H?S?>N?)?}a+&?
Does graylog exporter support arm64?
i can't able to install graylog server when i tryed getting error arugment failed?
GELF Message validation - error has empty mandatory "short_message" field
How to add cidr in the search example : search logs based of 192.168.1.0/24
How to add cidr in the search example : search logs based of 192.168.1.0/24
Graylog datanode with Grafana
Path Prefix change
After Upgrading to 5.1 just 1 node of 3 , that node can t see others
Elasticsearch custom index mapping
Trying to set up the Greynoise Community API Adapter
Docker-compose config for running as a specific user with persisted data
Fail to import Content Packs from ver Graylog 2.4.3 to Graylog 4.2.1
Graylog Server not starting after configuring HTTPS
Alert when certain source didn't receive logs within x minutes
Graylog Randomly Stops Processing
Test echo message is not send to raw tcp input and not show in Search
Google workspace plugin and configuration
While restoring the snapshot, the following error appears
Tips document on how to ask questions in the Community
Graylog Upgrade from 5.x to 6.0 - Opensearch no longer starting/FORBIDDEN/8/index write (api)
Rename Widget Titles?
Wazuh-Indexer Opensearch to graylog - Host not verified
Night Alarm spefic hours
Event Definition Summary
Followed graylog official documentation to install graylog on centos 7, but it didn't work?
Password reset RHEL 7
Message Count Stream
Elasticsearch will not allow me to search anymore
Lookup Table Error after updating tot Graylog 4.3.13 (from 4.3.12)
Graylog server broken after restart
WARNING: sun.reflect.Reflection.getCallerClass is not supported
Graylog 6.0.3 System notification events disabled
Processor stops processing after a short time
Package conflicts while update graylog enterprise 4.3 to Graylog operations 5.0
Event Defenistion on two results
Graylog rotating journal every 15 days although the rotation is set for 30 days
SNMP plugin prevents startup of Graylog 5.1.0
Slack Webhook the message is the event name and the source is incorrect
Server Always Starts with Graylog service running, Elasticsearch status: dead
Greynoise Data adaptor not present. Lookup table
Using a cert to connect graylog to a mongodb cluster
Should I flood my events stream with events used for correlation?
Setting up geo ip mapping to get the counties
Problems about sorting in the datatable
GRAYLOG NXLOG problem, all is running but not receiving logs
HTTPS implementation, blank page
Can you use regex to match patterns in KQL in graylog
Cisco on graylog
Email notifications are behind by one
Looks like the Ubuntu install instructions don't work
What does “Select stream categories the search should include” mean, and how do I define new streams?
Size limit exceeded
Can't start inputs
Graylog with Mongodb and ElasticSearch Docker update issue
Upgrade from 5.0.12 to 5.1.6 causes error in WebUI message table
Graylog 4.1.x high CPU usage after updating for log4j
Extracting string from a mesage
Question about generating Graylog CA during preflight
Connecting Graylog to Wazuh
Configuration ssl/tls graylog https
Graylog software upgrade 5.1.12 to 6.0 procudure
Gl2_processing_error
Graylog and mail server
Error with multiple group by fields in aggregation search in version 5
Recovering a corrupted mongodb database
Upgrade options for Graylog Enterprise 4.2.5 running on arm64
Graylog 5.0 does not open URL
Graylog Indexer Failures
Graylog 5.0 does not open URL
Parsing extractors
Send old logs to graylog
Question pour la mise en place de Graylog
Not "Show Messages from the Only SideCar reporting to the Graylog Server
How to change the name of the field of Palo alto's log
Notifications // Teams // Message trunctaed after colon
ERROR [ServerBootstrap] Exception while running migrations java.lang.IllegalStateException: Couldn't retrieve rotation strategy provider for <org.graylog2.indexer.rotation.strategies.MessageCountRotationStrategy>
Graylog install in the CentOS stream 9
No more messages flowing inbound? Started over twice now... what am I doing wrong?
Error in Input causing logs to drop
Issues with 'When' portion of rule code not returning true
Graylog metrics for Grafana
Unable to find by substring
My graylog often does not consume data after a period of time
Just installed Graylog on a Ubuntu VM, Not Working
Just installed Graylog on a Ubuntu VM, Not Working
Grok Extractor Try succeeds, but not fields in search
Cannot load recent activity, favourites nor last opened items
The Graylog-server service is not running
How to remove Custom Message: and empty line (Discord)
Binary path is not included in `collector binaries accesslist' config option
New install of single node, [MongoDBPreflightCheck] MongoDB is not available
The local input isn't running
MongoDB 4.0 upgrade to 4.4
(Solved) Graylog Stream shows 12hours ago only
Graylog dashboard
Best Practice: ElasticSearch/OpenSearch?
While retrieving data for this widget, the following error(s)
DNS translation in syslog
Upgrading from Docker image 4.2.1 to 4.2.2 crash
[Graylog Coommunity 4.2.5] Need help with a regex pipeline
Log from other place
Extracting message using GROK Patern
Exclude IPv6 addresses in pipeline rule?
Graylog Nodes "Drop" After Bringing Up Node on WAN
How to delete sidecar
Regular expression ignored in search
Unable to run more than 1 datanode in a cluster, other datanodes are showing as unavailable
Error after upgrade from 6.0 to 6.1
How can i integrate sublime security with graylog or shuffle
How can i integrate graylog with misp and opencti
How to set default search page
Implementing Graylog from Security point of view
Graylog from Qnap
How do I send Logdata of HP-UX OS
Reduce size of daily logs from different devices
Export graylog logs into CSV format
Graylog API for frontend
Graylog Empty - Elastic Search Problem Deflector is pointing to [graylog_729], not the newest one: [graylog_730]. Re-pointing
Graylog 5.2 Error: line 23: /usr/share/graylog-server/jvm/bin/java: Operation not permitted
Graylog and Gmail
New AD/LDAP users not synched with Graylog
Graylog.jar version low
Datanode startup error
Opensearch to greylog intigretation
How to check log size of all my devices send to graylog daily?
UI stops automatic refresh very often, saying "not updating"
2021-12-09 09:05:40,063 WARN : org.graylog2.lookup.LookupTableService - Lookup table <abuse-ch-ransomware-ip> does not exist
Logs are not shipped to graylog4.3.2 by filebeat
How to search for literal plus and colon, timezone search
Run instance of Graylog by official docker compose
Grafana to use with graylog (elasticsearch)
I installed graylog free version but can Enterprise version plugin
Different search results via GUI/REST API
Bug when adding license for small business
OpenSearch Snapshot Plugin Issue
Create more than one stream at once via API
High Error Rate and TCP RSTs (oh my!)
What's the process for filing certain messages into a different stream?
Can you turn a single Graylog server into a cluster without reinstalling the original config?
After fail to create graylog-datanote, now required password, I can't reinstall
The Graylog-server service is not running
ERROR: org.graylog2.inputs.codecs.GelfCodec - Could not parse JSON, first 400 characters: {"host":"app","version":"1.1","short_message
Cannot see log messages in the graylog received messages
Elasticsearch is not available
There is my logs?
Cannot see log messages in the graylog received messages
The GPG key of Graylog is unvalid
Graylog-sidecar filebeat file name
Grok pattern makes output processing stop
Graylog+Opensearch. Unable to retrieve version from Elasticsearch node: Unsupported or unrecognized SSL message. - Unsupported or unrecognized SSL message
Do Elastic search index error on Graylog have any metrics on prometheus?
Monitoring a docker container
Java problem in startup
Sidecar Cannot Connect To Server
I am in web interface my system inputs collection of logs are running but there is no message so I did not understand why
Absolute date range - not working
Strange index time ranges
Incomplete CSV export
Searching on a remote server
Graylog not working after disk expansion
Reset admin password in docker container
Graylog 4.2 Result window is too large: is there a way to use search_after?
Graylog-Installation does not work anymore
ERROR: Unsupported Elasticsearch version: 2.0.0 when using opensearch 2.9
Facing issues while setting up graylog multinode environment
Slf4j 1.7.28 doesn`t work correctly with Java 11 and gelfj-1.1.14
Disk space issue, can't start
Importing Content Pack from Version 3.1.3 to 4.2.6 Failure
DaVinciCode UDP
Document contains at least one immense term ERROR
Graylog can only display 1 page of data
"Couldn't refresh data adapter..." logged, but lookup table works fine
How to collect CLF logs with proper fields and timestamps?
Azure Event Hub help
Rename SNMP input fields
Graylog Server not receiving messages from sidecar
Re-indexing data for graylog & elasticsearch upgrade
Package graylog-server-4.2.11-1.noarch does not verify
Set_fields_autotype throws exception on perceived date field
Backup Graylog Docker
Complete novice needs help with setting up filters / query
Edit Event Definition page not show
Messages from old indexes are not appearing on search
Graylog to nucool integration issue (Error: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target)
Rsyslog and logs from Ubuntu to graylog
Default Sidecar collector in configuration? -- features request
Boolean conditions on pipeline rules conditions - Need help, not working
Graylog not found any syslog
Replacing UID with Username using lookup table
Integrating swagger with graylog
LDAP Authentication SSLHandshakeException
Accidently "destroyed" my default index?
Graylog not listening on port 9000 - /tmp noexec issue
Problem creating Role (through API) for extractor manager
Ran out of space - got hard drive now can't start UI
Setting up HTTPS connection error - Unreadable or missing HTTP private key
Multi-node Podman Cluster
Elasticsearch configuration for graylog action.auto_create_index: false throwing error
Iptables rules for graylog
Loading threat intel content pack fails
Sonicwall Syslog
Graylog stopped working Indice blocked
Meraki data and Graylog version 6.3.1
No Message after upgrade to Graylog 4.2.9+f0d8298 - Broken Version?
Watchguard and Graylog
Fetch asset details in a particular graylog stream
Graylog datanode to Grafana
Graylog resets entire host VM
Save Data LOG external storage
SL4j error Failed to load class
Log are not display in my input
Graylog TLS Input setup questions
Do any of the DoD Agencies have an Approved Product Memo for Graylog?
JSON Extractor is not working as intended
I need help with connecting my firewalls to graylog
About input settings
Alarm through applocker
Graylog don't save nflow data
Graylog set up and working, but trying to move data directory
Graylog can only display 1 page of data
Graylog logs are coming, but the stream is empty
FortiADC SYSLOG Struggles
GELF message has empty mandatory "short_message" field
Graylog server not displaying properly
I want to know how to create a graylog dashboard
Graylog only showing count()>100
Package graylog-server-4.2.11-1.noarch does not verify
Query help for WIDGET
Graylog deflector problem
Could not retireve event definition - IOException encountered - Unrecognized field "updated_at"
Graylog Beginner - Wondering if I have the right tool for the job?
Reports: "ApiError" "invalid cookie domain/n"
Graylog service fails to start with java: operation not permitted
Server Recovery from Failure
No such index in Dashboard
Sidecar container failing to connect to graylog server
Graylog messaggges
Compatible versions of graylog with elasticsearch cloud 8.3
Eleasticsearch shards exhasted
Rotate active write index not working
[SOLVED] Error when modifying or creating report
Inputs never coming to running state
Sidecar not showing any messages in the graylog web_interface
Graylog not receiving messages, unprocessed messages
Forwarding syslogs from syslog-ng server to Graylog
Graylog messaggges
Graylog Could not retrieve Elasticsearch cluster health
Graylog Server Fails on Startup after upgrade to 4.3
Basic 2 Axis line graph Wiget
After the graylog version was upgraded from 4.2 to 4.3, the cluster could not find the master node
Email stopped after upgrading to graylog 4.3.2
Graylog Web - Port 9000 - Not Working
Error about message field
Graylog server will refreshing constantly
Syslog Timestamp could not be parsed
In my EKS I have 5 namespaces. but I am not getting all pod logs to graylog
Office365 plugin stops everynight; requires restart in morning
Replace Timestamp with extracted timestamp issue
Client address: 127.0.0.1 and not the real IP
How to change the Timestamp of Graylog which is Deployed with Docker Compose?
Graylog Indexer failures High count
Graylog - Failed to call API on node <node>, cause: timeout (duration: 5006ms)
Event definitions not create alerts
Assistance with extractors
Installation of graylog small business license with docker
Streams not working
Can't access Graylog web interface, mongod, opensearch, graylog running ok
Indexer failures?
Elasticsearch mapping changed from keyword to long
Trying to add Aruba Switch getting failed
Error when trying to add an additional Office 365 input
How to implement graylog on AWS autoscaling Server
Is there a limitation of how many shards graylog can see or use?
Alerts & Events empty "No Events found for the current search criteria."
Graylog leader wont run migrations after upgrade
Web Interface No longer accessible after restarting GraylogServer service
Help me creating correct alert condition
Graylog Okta integration
Fully automate preflight for graylog with graynode
Unable to get the logs from ESXi host
ERROR [GrokPatternRegistry] Unable to load grok pattern
TLS Connections with Barracuda Email Gateway Defense
Rotated index data not showing in Graylog Search UI
How to use event definition description to send an alert to slack
Input linked to index
Logon and Logoff massage which are too close, makes problem writing and deleting data from lookup table
Upgrading from elasticsearch to open search
Beats not running
Spring Boot Graylog not showing logs
Notifications error
Problem with Graylog 4.3.15 in Kubernetes cluster
Graylog servers memory usage - very high
Getting BAD Gateway for Graylog after installing the plugin
Prematurely reached end of stream error
Gray log server not receiving logs
GrayLog input does not probperly process TP-link syslog (SX3008F switch)
Has_field() not working
Unable to View Metrics
Graylog Storage related
MaxMind GeoIP2 not working?
Lucene version mismatch - opensearch install v2.5.0 has lucene mismatch
How to up docker logs for a particular stream
I would like to get the time difference of two timestamps having "started" and "finished", they share the same correlationid
Timestamp in graylog does not match logs being ingested
How to configure kafka output with topic and credentials
How to source plaint text file to Greylog (upload directly to greylog server)
How to encrypt password for "http_tls_key_password"
Sort unique logs to find users that haven't logged in for a long time
Archival segment folder got additional random text
Upgrade from 5.0.8 to 6.0.3
How to remove Graylog Header when sending logs with Syslog Outputs
Upgrade from 5.0.18 to 5.1.2
Elasticsearch exception with opensearch 2.8
Graylog 6 using opensearch needs elasticsearch for authentication?
Java version issue?
Graylog doesn't start properly after upgrade from 5.0 to 5.1.2-1
End of stream error
How to configure graylog to display logs from elasticsearch
Clustering with master on version 5 and others on version 4
Migrate Graylog Journal/Messages (Single Node) to Multi-Cluster Node
New Setup 6.2, Datanode 7.0, MongoDB
Graylog's search filed show that 'No stream permissions'
Number of documents in the index can't exceed
Query Help on Filter for Login Locations
Load Balancing Question
How to generate Actionable MS Teams alerts
How can i delete the statistics of error record?
New setup - Unable to login
HTTP JSON lookup adapter can not find property
How to edit the dashboard and save it
Graylog KO after upgrade to v5
Http 400 after upgrade to Graylog 5.2.3
Valid metadata Not Found at specific URL
Syslog UDP FAILED
Adding new graylog server to existing cluster
Trouble installing net new single node install
Jboss wildfly logs to graylog stack (using opensearch)
No message content in an alert email
Graylog syslog message "X" from localhost
Wich version of sidecar install on Graylog 5.1
Delete a specific filed or log received
Retention usage
Graylog will not start after upgrade fron 5.1 to 5.2 - Opensearch Fails to Start
There is no index target to point to Creating one now
Can not Login to freshly installed Graylog 5.1
Went from 4.x to 5.2.4 and sidecars are no longer talking
Trying to set Graylog 5.2.4 log retention in Opensearch
Graylog keeps crashing
Error message Opensearch reducePhase.aggregations is null
AWS Cloudtrail Logs - Graylog 7.0.0
Graylog-datanode and java tmp dir not at /tmp
Best practice for graylog server
Pipelines for create new fields
Help with stream rule
Graylog Initial Setup fails to provision CA to datanode
XMS XMX JVM OPTIONS not updated
New Graylog Install - Docker
Basic questions - sorry 🙏
Graylog Docker Install Issue
Different search results in pipeline and normal search
Graylog Search vs curl search dramatically different results
Receive syslog from aruba switch
Graylog container pegging 2 cpu cores for hours
Journal error, no throughput
Graylog and Sophos XG
Compress width doesn't work
Syslog-Output plugin building fails
GeoIP information not populating
Timestamp sets to 00:00:00.000 on all incoming logs
Graylog sidecars buggy effect
Unable to Complete Installation Using Docker
Graylog-datanode stuck in provisioning certificate (step 3)
How to send Graylog alerts to MS teams channel using Power Automate?
Modify data path to collect logs
Graylo6 container java heap size
Slower processing of messages after upgrade to Graylog 6.x
I have created one logger and one input in this we are receiving 7 types of logs and after this we are sending these logs to another graylog by creating one input in another logger but im receiving only 4 types of logs and other three are not receiving
Problem in the permissions of indexes
Elasticsearch Indexing Issue
Graylog 6.0.4 Active Directory setup
I dont see my logs in Graylog
Elasticsearch: Service not running
How to configure email alert for particular event type in graylog 6.0.6
Can't login after graylog setup. No password works
Input Extractor Not Capture All Logs
Unable to make a data lake work
Graylog crash and mongodb exception
Graylog version 6 installation on Ubuntu 24.04
Elasticsearch:8.4.0 and graylog:5.1.1
Node not working after enablind HTTPS
Geo pipeline tips error
Getting started
Data nodes have not been found
Change where syslog files are stored is not working
Pagerduty Notification Event Custom fields
Latest Graylog-datanode not secure url and Authentication finally failed
How to setup a graylog-datanode 6.1 in cluster
Graylog Migration from ElasticSearch to OpenSearch
500 Internal Server error
Openstreetmap is not displayed
Logs are not showing on dashboard
Unable to log dashboard - no tcp/9000
I have 2 issues with GELF HTTP
Graylog Alerts & Events Metrics
Graylog Open with self-signed certificate
Cannot see any data (not even the Graylog (mono)server itself
Fail to start MongoDB
Still can't seem to perform a Datanode migration
DataNode node name changes everytime it restarts
Upgrading graylog to 6.1+ - certificate error
Graylog ticker AutoStart on log in
Parsing json log from eset console
Graylog + elasticsearch + kibana
Graylog Sever 6.1 version - Suddenly Unavailable
Error " could not retrive event definitions " error in alert page
Dashboard with fields responseStatus_message and responseStatus_code not showing values to user operator
Can not set TCP_NODELAY and Connection reset
Unattended installation - standalone
Graylog and ferretdb, podman
There's blank page when open graylog's web interface
How to send iis Logs of March month from 1st to 31st
Signin in into the web interface
"Failed to index [1] messages" errors
Increase Opensearch JVM HEAP (to solve search delay)
Custom syslog ports doesn't respond
Graylog System Events index not respecting Field Type Refresh Interval setting
Loading component failed: Unable to read undefined property (reading “result”)
How to add an action to a message shown in the dashboard
Issue with pipeline and stream not seeing messages the are being received
Graylog does not write to index
Cannot create Event Definition - f[0] is not a function
Migrating from Dockerized 6.0/Elasticsearch to 6.2/DataNode
Pre-flight is displaying the Docker Container ID and not specified node_name
Graylog Web UI is not running
I cannot longer access the graylog web interface
Error in log: Failed to sign CSR for node
How to use a commerical cert
Datanode Opensearch unasssigned shards
Upgrade path from 4.3.15
Configure Index Set based on rotation strategy
WARN [ProxiedResource] Failed to call API on node <89ab857b-f5b7-43ad-8fe9-40481bd96729>
OpenSearch Issues / Search Dashboard empty
Could not retrieve Elasticsearch cluster health
Cannot access node information and inputs are disabled after securing graylog with HTTPS
Cannot upgrade graylog open to 6.0.7
Graylog Sidecar Tags
LibreNMS to Graylog API Change
Error después de actualizar a 6.1.1 (Unexpected Application Error! r.matchRoutes(...) is null)
Upgrade to graylog 6.1.1 but panos11+ issue
Clean 6.1.1 install with data node = Elasticsearch nodes disk usage error
GL doesnt work after increase disk
Connecting Grafana to OpenSearch data node
Graylog 6.1.1 and telegram alert
Trying to connect graylog to Wazuh Indexer getting Errors
Unable to implement HTTPS in docker Graylog 6.1.1
Port 9000 connection refused
How to add IP address to Stream using lookup table
Juniper SRX345 and Gaylog not working

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.