Skip to content

The plugin doesn't work as expected #3

@killerfish16

Description

@killerfish16

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 =

@type keyvalue

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions