How to co-relate multiple csv file and push into single index?

Hi all,

I am looking for plugins or features where i can simulate and co-relate multiple csv files.

Scenario:

  1. CSV contains syslog information of ciena network devices, which doesn't contains hostname and port details.
  2. If we need to get the information on the device we need to check 3 to 4 csv files for the respective columns.
  3. After getting the information we need to frame the syslog and push the same to single index.

If there any way to achieve this?

Thanks

Look into using logstash - can use a variety of means to dynamically enrich data upon ingest

RichCollier, Thanks for your information. I will check and confirm back.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.