Bryan, Do you have an example of the kind of cleansing you'd like to do? NiFi has things like GrokReader [1], syslog parsers and such to parse logs, and the corresponding writers to format the log text the way you want.
Regards, Matt [1] https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-record-serialization-services-nar/1.19.1/org.apache.nifi.grok.GrokReader/index.html On Wed, Dec 14, 2022 at 2:16 PM Bryan Paul <bp...@elevate.bio> wrote: > > Good Afternoon, > > Our company is using NIFI as a log data pipeline. I know there are other > solutions on the market that offer log cleansing as a mechanism to remove > noise from logs that are sent to SIEM tools. Does NIFI have this capability?