I am new to elastic. I have many gigabytes of csv logs that I want to load into elastic. I assume that I use filebeat.
What do I need to configure in filebeat apart from the path to the logs (/home/assessor/Desktop/auditlogs/*csv) to get it to work?
I've seen mentioned an ingestion pipeline, but as I am not familiar with ELK I'm not sure that is something that applies. Any help would be appreciated.