This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Foglight - Custom Cartridge for SQL data extract

Hi All,

I am looking for custom cartridge to extract data from Oracle and send it in report.. I know how to create Custom cartridge but I want to know Oracle client need to be installed on the server from where I am trying to run this agent?

Also any document link / steps to setup will help to understand..

Thanks in advance...

  • Firstly, install Oracle client to the system with FglAM. Then create custom cartridge which will call sqlplus, extract data and assign each value to corresponding variable at your custom agent script. We used python to process interrnal transformation of data and normalize it to sutable format for Foglight.