- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Log_wrangler
Builder
02-13-2018
11:01 AM
I have a few nifi nodes (on EC2 instances) running in AWS.
I use nifi to process data into s3.
I am looking for a way to splunk the /nifi-app.log (logs) for warning, errors, failures, etc.
I am thinking about putting a UF on each of the nifi nodes/EC2 and sending the data to the indexers.
Any advice on this scenario is appreciated.
Thank you
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Log_wrangler
Builder
02-14-2018
10:59 AM
well this seems to be the way, I will let you know if there are any issues.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
jamessevenerlmc
New Member
06-12-2019
10:23 AM
Another option would be to use the splunk java logging framework. Drop in the jar file, add the stanza to your logback.conf and you're all set!
http://dev.splunk.com/view/splunk-logging-java/SP-CAAAE2K
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Log_wrangler
Builder
02-14-2018
10:59 AM
well this seems to be the way, I will let you know if there are any issues.
