Member since
06-14-2018
4
Posts
0
Kudos Received
0
Solutions
11-16-2018
02:14 PM
Hi From the ListenBeats processor description: Listens for messages sent by libbeat compatible clients (e.g. filebeats,
metricbeats, etc) using Libbeat's 'output.logstash', writing its JSON
formatted payload to the content of a FlowFile.This processor replaces
the now deprecated ListenLumberjack In other words, configure winlogbeats to ship to logstash and point it to the nifi processor and you should be good. Best regards Bob
... View more
10-30-2018
10:07 PM
Manually setting the source.type field seems to do the job. For your case for example: "fieldTransformations": [ { "input": [], "output": [ "source.type" ], "transformation": "STELLAR", "config": { "source.type": "JOIN(['squid',location,country],'-')" } } ]
... View more
06-14-2018
12:07 PM
Hi, did you ever manage to fix this? We're having the same issue. , Did you manage to fix it? We're having the same issue.
... View more
06-14-2018
11:11 AM
Hi, did you ever manage to fix this? We're having the same issue.
... View more