Monitoring Oracle Alert log by using Logstash

Hi Team,

We had one requirement to monitor oracle alert log by using ELK stack. Could someone guide me . In my environment ELK stack running with 8.x version.

Thanks,
Debasis

Hi Team,

Any one could you please help me with the above requirement.

Thanks,
Debasis

Hello Debasis,

i have only done a rudimentary parsing with an ingest-pipeline so you will have to convert this into a logstash pipeline yourself:

It can parse the alert and listener log of an oracle db. It will also add an "error" tag to the document if it detects an ORA or TNS error in the log.

I read the logs via a Fleet managed Elastic Agent and the Custom Logs Integration.

BR
Christian

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