- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Converting CEF to CSV with Apache NiFi
- Labels:
-
Apache NiFi
-
Cloudera DataFlow (CDF)
Created ‎07-12-2018 03:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all!
I've been trying to convert logs from CEF to CSV to no avail lately. There is a processor that, if I have understood it properly, parses CEF files and lets you use the fields as attributes, and I have been checking online for anything that helps, but I can't seem to find anything. Is it factible to process CEF data in NiFi, or would you recommend switching over to another component of Big Data?
Thank you so much.
Kind regards.
Created ‎07-12-2018 04:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The ParseCEF processor should get you started. It can either pass the CEF fields as attributes of the flowfile or convert to a JSON flowfile for further processing.
Created ‎07-12-2018 04:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The ParseCEF processor should get you started. It can either pass the CEF fields as attributes of the flowfile or convert to a JSON flowfile for further processing.
