Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Expert Contributor
Created on 03-25-2016 01:03 AM - edited 08-17-2019 01:01 PM
Recently for a client I explored integrating nifi with Graylog. There is an AWS EC2 image for a full graylog install with the documentation for this to be found here http://docs.graylog.org/en/1.3/pages/installation/aws.html
- Configure a GELF HTTP connector to these settings http://docs.graylog.org/en/1.3/pages/sending_data.html
- Make a Python Script generating Dummy JSONS '{"short_message":"CHRIS HERE", "host":"example.org", "facility":"test", "_foo":"bar"}'
- Have a nifi HTTP post processor pointed at the Graylog input
- Confirm messages have been received by graylog
3,132 Views
Comments
Explorer
Created on 02-07-2019 02:00 PM
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Another tutorial at this location https://medium.com/@julienlaurenceau/monitoring-nifi-with-graylog-22ef1493310a