Skip to content

jsonformat fails with inverse time order #20

@lowell80

Description

@lowell80

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions