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

time field is not present in data have to switch to @timestamp #26

Open
jeffriechers opened this issue Jul 23, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@jeffriechers
Copy link

Problem description

Followed the direction on a couple of environments to test uberagent with elasticsearch and kibana. Any dashboard that uses the Bucket field of time needs to be switched to @timestamp. I tried adding a time field to kibana, but it still requires shifting this field manually. Once changed and saved it's fine.

Verbose logs

[layeredXyVis] > `minTimeBarInterval` argument is applicable only for time bar charts.

DSC configuration

[layeredXyVis] > `minTimeBarInterval` argument is applicable only for time bar charts.

Suggested solution

Adjust the templates to use @timestamp, or add time into the imports.

Operating system the target node is running

Server 2022

PowerShell version and build the target node is running

Major  Minor  Build  Revision
-----  -----  -----  --------
5      1      20348  2400

xoap-application-packaging-dsc version

none
@bbrauneck bbrauneck added bug Something isn't working good first issue Good for newcomers labels Jul 23, 2024
@bbrauneck bbrauneck self-assigned this Jul 23, 2024
@bbrauneck
Copy link

@jeffriechers i can have a look with the dashboards and adjust them properly. Shouldn't be too hard to fix. As soon as i find some time i will have a look at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants