Has anyone integrated elastic-agent and postfix in a really good way? As in made the agent split the log messages up into useful fields.
I've successfully configured the Custom Logs integration to pull in my postfix logs, but there is no automatic parsing of them.
I'm guessing there is a way to do so via the advanced config, but haven't dug into how that might work yet. I'm really hoping someone else would be willing to share their solution.
Oh, and I'll throw out the suggestion that Elastic should add an official postfix integration.
But nothing happened. I'm guessing the tokenizer splits things up on spaces, so the timestamp having spaces in it would make things not match.
I also discovered you can use grok in ingest pipelines. But I am unsure how to apply a pipeline to a specific data stream. I don't think we want to apply it to every doc that gets pushed into my stack...
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.