Snorby/snorby

Cannot modify time from UTC

jb61264 opened this issue · 2 comments

I have tried to use the Snorby GUI interface to change the timezone, but selecting the correct timezone, putting in the current password and selecting save always reverts back to UTC.

Have verified that /snorby/config/snorby_config.yml has "timezone_search: true"

Is there a setting somewhere else I am missing in order for Snorby to display local time?

Hi, @jb61264 did you solve this issue?
I have the same problem

snorby_config.yml

 authentication_mode: database
  # If timezone_search is undefined or false, searching based on time will
  # use UTC times (historical behavior). If timezone_search is true
  # searching will use local time.
  timezone_search: true
  # uncomment to set time zone to time zone of box from /usr/share/zoneinfo, e.g. "America/Cancun"
  time_zone: 'Europe/London'

I also tried in GUI

screen shot 2017-09-07 at 10 40 53

Yet Snorby Worker is stating when starting

ruby[3561]: No time_zone specified in snorby_config.yml; detected time_zone: UTC

I was never able to find a resolution to this issue and have moved on from Snorby to another application that has more of a following