Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIM and SCA inventory content showing UTC timestamp #2960

Closed
MiguelCasaresRobles opened this issue Feb 11, 2021 · 2 comments · Fixed by #2975
Closed

FIM and SCA inventory content showing UTC timestamp #2960

MiguelCasaresRobles opened this issue Feb 11, 2021 · 2 comments · Fixed by #2975
Assignees
Labels
request/operational Operational requests type/enhancement Enhancement issue

Comments

@MiguelCasaresRobles
Copy link
Member

Hello team,

Currently, the Inventory section in the Wazuh app of the SCA and FIM capabilities are showing by default the timestamp in UTC format in contrast to the rest of the alerts and visualizations that are in the same format as the browser timezone.

For instance, for FIM Inventory, the modified file is showing the last analysis field in UTC but below is showing it in the timezone of my browser:

image

Also, for SCA, the last scan is in UTC:

image

To be consistent, by default those fields should be converted to the respective timezone.

Regards,

Miguel Casares

@frankeros
Copy link
Contributor

We'll show all dates (when they are date type) in the app formatted with the time zone configured in the Kibana settings Timezone for date formatting (dateFormat:tz)

@Desvelao
Copy link
Member

Changes

  • Applied the TimeService to get the date formated with the browser time zone

@Desvelao Desvelao added this to the Sprint 124 - WUI milestone Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request/operational Operational requests type/enhancement Enhancement issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants