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

jsonformat fails with inverse time order #20

Open
lowell80 opened this issue Nov 28, 2018 · 0 comments
Open

jsonformat fails with inverse time order #20

lowell80 opened this issue Nov 28, 2018 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@lowell80
Copy link
Member

lowell80 commented Nov 28, 2018

This fails

... 
| eval _time=if(sourcetype like "amal%", strftime(time, "%Y-%m-%dT%T.%6N%Z"), _time)
| sort - _time
| jsonformat raw order=sort indent=2

with the error message:

Error in 'jsonformat' command: The external search command 'jsonformat' did not return events in descending time order, as expected.

Most likely just the wrong Configuration options.

@lowell80 lowell80 added the bug Something isn't working label Nov 28, 2018
@lowell80 lowell80 added this to the Release 2.0 milestone Nov 28, 2018
@lowell80 lowell80 self-assigned this Nov 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant