-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Dear Arun,
I tried to use your plugin, installation is successful no issues.
I used the following config:
And Fluentd started with the following warning
2018-06-17 22:00:38 +0530 [warn]: parameter 'key_value_seperator' in
@type tail
path "C:/Users/welcome/Desktop/bpost/sample1.txt"
pos_file "C:/Users/welcome/Desktop/bpost/pos1.txt"
tag "test"
format keyvalue
key_value_seperator =
@type keyvalue
Testing:
Log sample:
timestamp="2018-05-25 13:36:38.802" application="xyz" category="MessagingEvent" messagingEventType="MessageReceived" messageType="Demand" barcode="323200023884776648484"
I'm getting the following warn in log and its not working:
2018-06-17 22:03:54 +0530 [warn]: #0 "timestamp="2018-05-25 13:36:38.802" appl
ication="xyz" category="MessagingEvent" messagingEventType="MessageReceived
" messageType="Demand" barcode="323200023884776648484"" error="undefined m
ethod `<<' for nil:NilClass"
Could you please help to resolve the issue.
Regards,
Raj