Join us at Gartner SEC London and discover how LevelBlue can help you secure what’s next. Learn More
Access immediate incident response support, available 24/7
SSH to the policy server and check the timezone in postgresql:
Login to posgresql
psql -U finjan logs
logs=> show timezone;
TimeZone
----------
GMT
(1 row)
You will notice that the timezone in the database is different than the timezone configured on the policy server and scanners.
--------------------------------------------------------
To fix this you need to editpostgresql.conf (/opt/swg/configuration/data/postgresql/main/postgresql.conf).
Changed the two ‘GMT’ entries to‘US/Central’ or your desired timezone.
Restart postgresql (/etc/init.d/postgresql-9.3 restart). You should see the change immediately in the web logs. If you do not see an immediate change after restarting postgresql then the time zone format in postgresql.conf is not correct.
To contact LevelBlue about this article or to request support: