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!

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

The Splunk Community Dashboard Challenge is underway! This is your chance to showcase your skills in creating ...

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...