Monitoring Splunk

Can Splunk monitor informatica logs? say Session or workflow logs?

Durga_Amaraneni
Engager

Hi,

We would like to use splunk to monitor our ETL informatica logs.. we have more than 1000 wfs running, and its difficult to maintain different logs folders and maintain different drives..

After getting to know about wonders of Splunk, we would like to integrate informatica and direct logs to SPlunk..

Can someone tell if this is possible ? if Yes, how?

also, can you confirm if Splunk has any limitation on the file types it cannot montior? say .bin files?

our informatica logs come in .bin format...

regards,
DG

Tags (1)

naga2005
Engager

Informatica 9 onwards, there is a command provided in command reference guide of informatica as:

tail -n +1 -f LOG_FILENAME.bin | $INFA_HOME/server/bin/infacmd.sh convertlogfile -in /dev/stdin -fm text

This will convert binary file into simple text.

0 Karma

jbuckner85
Path Finder

Will this send the output to a file which can then be read by splunk?

0 Karma

DalJeanis
Legend

Heh. It has to send it somewhere, so in theory splunk could monitor that spot.

However, in practice, I would bet that your Informatica DBA/sysadmin/security folks would all prefer to transfer it somewhere else rather than giving splunk direct access to a presumably sensitive location.

0 Karma

gfuente
Motivator

Hello

Splunk can only read plain text files, if your logs are in binary format, you would need to convert them to text files, if you have an script to convert the format, the forwarder also can run it and index the outputs afterwards

regards

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...