https://github.com/osquery/osquery logo
Title
d

demonbhao

09/22/2020, 10:02 AM
Hello, how can I change UTC time to local time in the log I generate?
c

CptOfEvilMinions

09/22/2020, 4:37 PM
This should work by adding this
--utc=false
to your
osquery.flags
config Osquery docs: https://osquery.readthedocs.io/en/stable/installation/cli-flags/
d

demonbhao

09/23/2020, 1:55 AM
ok,thank very much.I will see it
I have written --utc=false to osquery.flags and the time utc still appears in the log