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

convert command with timeformat="%s" on _time field fails #450

Open
Abigael-JT opened this issue Dec 10, 2024 · 0 comments
Open

convert command with timeformat="%s" on _time field fails #450

Abigael-JT opened this issue Dec 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Abigael-JT
Copy link
Contributor

Describe the bug

This query fails
%dpl
| makeresults count=1 | convert timeformat="%s" ctime(_time) as eventTime

Expected behavior

The query should return _ time field in unix epoch, but it returns this error message:

For input string: "2024-12-10 11:55:54.873"

How to reproduce

Run the above query

Screenshots

Software version

pth_10 version: 8.2.1
pth_03 version: 9.2.0

Desktop (please complete the following information if relevant):

  • OS:
  • Browser:
  • Version:

Additional context

@Abigael-JT Abigael-JT added the bug Something isn't working label Dec 10, 2024
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