- module: nginx
# Access logs
access:
enabled: true
# Set custom paths for the log files. If left empty,
# Filebeat will choose the paths depending on your OS.
#var.paths:
pipeline: filebeat-6.4.3-nginx-access-custom
# Error logs
error:
enabled: true
# Set custom paths for the log files. If left empty,
# Filebeat will choose the paths depending on your OS.
#var.paths:
I restarted filebeat but this still doesn't take effect. I know my pipeline is correct because I have tested with the _simulate endpoint and have even overridden the default nginx pipeline and it worked as expected.
I'm not sure about what error you may have. Please, ensure that the ingest node is not disabled . Also take a look in the same link that talks about the pipeline endpoint.
Thanks for your response @Mario_Castro . I'm using the cloud offering, so not sure of the default ingest node setting for that.
As I mentioned previously, the pipeline was executed and created correctly and I even tested this with _simulate endpoint. For completeness, here is the request used
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.