Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How to put running log of Apahce NiFi into Splunk

avatar
Rising Star

I thought of one solution:

I will use FetchFile processor and I will put the path of LOG file in its configuration. Will that work?

(FetchFile will keep fetching the new content in the file and putting those content to destination which is PutSplunk in my case)

1 ACCEPTED SOLUTION

avatar
Super Collaborator
2 REPLIES 2

avatar
Super Collaborator

avatar
Rising Star

Thanks Arun, you are right. I did it using TailFile. @Arun A K