First, im sorry for, probably, stupid q, but it is implicit for me.
If i configure and run filebeat with some modules , will it increase resource consumption on Filebeat Node (current machine) or ES node (remote, in my case)?
I mean that i have "grok / append / rename" and other parsing logic, implemented in my modules (like nginx and my custom modules), so it will be executed on current machine (with filebeat) or on elasticsearch node?
Yep, man can find some of implemented logic from modules (including custom module) in processor list of particular index:
http://<ES_ip>:9200/_ingest/pipeline/
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.