Before you post: Your responses to these questions will help the community help you. Please complete this template if you’re asking a support question.
Don’t forget to select tags to help index your topic!
1. Different time stamps in the graylogUI:
Time configuration - view in Browser
User admin:2022-07-07 10:37:05 +00:00
Your web browser:2022-07-07 16:07:05 +05:30
Graylog server:2022-07-07 10:37:05 +00:00
2. My environment:
-
OS Information:
Host: Ubuntu 22.4
deployed using docker-compose -
Package Version:
graylog:4.2 -
Service logs, configurations, and environment variables:
graylog:
image: graylog/graylog:4.2
volumes:
- graylog_data:/usr/share/graylog/data # Persisted Graylog data
environment:
- TZ=Asia/Kolkata
- GRAYLOG_PASSWORD_SECRET=xxxxx
- GRAYLOG_TIMEZONE=Asia/Kolkata
3. What steps I have already taken to try and solve the problem?
I was deployed with the different TimeZone initially
then Changed the Time in the Host Server, Docker Containers(graylog, Es, and MongoDB)
restarted the containers.
4. How can the community help?
Helpful Posting Tips: Tips for Posting Questions that Get Answers [Hold down CTRL and link on link to open tips documents in a separate tab]