You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, we have an application that is interacting with NATS server. Those raw/custom messages from nats server are being streamed to Fluentd using this plug-in. Below is a sample raw message. 23/03/14 18:43:27.908|7890| WebService| Service Started Successfully.
However we are to getting following error. Am I missing some configuration step? 2023-07-24 18:39:49 +0500 [error]: #0 Failed parsing JSON #<JSON::ParserError: lexical error: invalid char in json text.
The text was updated successfully, but these errors were encountered:
Hi, we have an application that is interacting with NATS server. Those raw/custom messages from nats server are being streamed to Fluentd using this plug-in. Below is a sample raw message.
23/03/14 18:43:27.908|7890| WebService| Service Started Successfully.
However we are to getting following error. Am I missing some configuration step?
2023-07-24 18:39:49 +0500 [error]: #0 Failed parsing JSON #<JSON::ParserError: lexical error: invalid char in json text.
The text was updated successfully, but these errors were encountered: