Replies: 1 comment 1 reply
-
It is not possible currently but is being worked on for a future release. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In the LUA script, the method signature is always tag, timestamp, record.
I can access the log body from the
record
but I can't access to the metadata. How can I get the metadata in the above function? I'd like to read the metadata and append it to the body.Beta Was this translation helpful? Give feedback.
All reactions