Hi,
I encounter the issue about the log ingestion.
Currently, I have a cluster with the less of microservices and logs and I need to ingest all of that logs to the Kibana.
I have use the Elastic Agent with the Custom Logs (Filestream) integration and Kubernetes integration with Logstash as a output but I cannot ingest the logs as expected and show log as below
file is too small to be ingested, files need to be at least 1024 in size for ingestion to start. To change this behaviour set 'prospector.scanner.fingerprint.length' and 'prospector.scanner.fingerprint.offset'
This one I already disable the fingerprint but still found the same.
So, do you guys have any ideas?
BR,
Mell