Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If the problem persists, please contact support.

Q: Log timestamps are shown in UTC instead of local time

A: Replace %tstamp with %d in /flexvdi/external/manager/logger.xml in the flexVDI Manager virtual machine, and restart the service with:

Code Block
sed -i 's/%tstamp/%d/g' /flexvdi/external/manager/logger.xml 
systemctl restart flexvdi-manager