What installation are you running?
Production (netalertx) 📦
Is there an existing issue for this?
The issue occurs in the following browsers. Select at least 2.
Current Behavior
Events appear tagged/shown as GMT/UTC even though the container and NetAlertX TIMEZONE setting are both correct.
Expected Behavior
Event times displayed in the UI/notifications should honor TIMEZONE='America/Chicago', or clearly label stored UTC values and convert before display.
Steps To Reproduce
No response
Relevant app.conf settings
docker run -d --rm --network=host -v /local_data_dir:/data -v /etc/localtime:/etc/localtime --tmpfs /tmp:uid=${NETALERTX_UID:-20211},gid=${NETALERTX_GID:-20211},mode=1700 -e PORT=20211 -e APP_CONF_OVERRIDE={"GRAPHQL_PORT":"20214"} ghcr.io/netalertx/netalertx:latest
docker-compose.yml
Debug or Trace enabled
Relevant app.log section
PASTE LOG HERE. Using the triple backticks preserves format.
Docker Logs
PASTE DOCKER LOG HERE. Using the triple backticks preserves format.
What installation are you running?
Production (netalertx) 📦
Is there an existing issue for this?
The issue occurs in the following browsers. Select at least 2.
Current Behavior
Events appear tagged/shown as GMT/UTC even though the container and NetAlertX TIMEZONE setting are both correct.
Expected Behavior
Event times displayed in the UI/notifications should honor TIMEZONE='America/Chicago', or clearly label stored UTC values and convert before display.
Steps To Reproduce
No response
Relevant
app.confsettingsdocker-compose.yml
Debug or Trace enabled
Relevant
app.logsectionDocker Logs