philhagen / sof-elk

Configuration files for the SOF-ELK VM
GNU General Public License v3.0
1.46k stars 272 forks source link

Changes to ingest ELB logs into SOF-ELK #262

Closed bedangSen closed 1 year ago

bedangSen commented 1 year ago

Hey @philhagen! Just did the day 6 challenge for FOR509, and made some quick changes to the 6100-httpd.conf file to ingest Elastic Loadbalancer (ELB) Logs.

Due to the time crunch, I just scrapped things together just to get it to work in time for the challenge. So I will not comment on the quality of the code.

Sharing it here, in case it adds some value to this awesome project!

philhagen commented 1 year ago

making some tweaks to this to normalize field names with the existing schema but this is good stuff. thanks!!