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
Dear Arun,
I tried to use your plugin, installation is successful no issues.
I used the following config:
@type tail
path C:/Users/welcome/Desktop/bpost/sample1.txt
pos_file C:/Users/welcome/Desktop/bpost/pos1.txt
tag test
format pair_delimiter " "
key_value_seperator "="
format keyvalue
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 =
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
is not used. 2018-06-17 22:00:38 +0530 [info]: #0 starting fluentd worker pid=7004 ppid=4468 worker=0 2018-06-17 22:00:38 +0530 [info]: #0 following tail of C:/Users/welcome/Desktop/ bpost/sample1.txt 2018-06-17 22:00:38 +0530 [info]: #0 fluentd worker is now running worker=0@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
The text was updated successfully, but these errors were encountered: