All Apps and Add-ons

Splunking OS/2 log

sd100
Explorer

Hello,
OS/2 is a 25 year old OS from IBM (remember?)
Is it possible to splunk OS/2?
Has anyone successfully done it?

Splunk can eat any file, but i'm wondering if we can access the OS/2 file system...

Any information would be great
Thanks
Simon

Tags (1)
0 Karma
1 Solution

MuS
SplunkTrust
SplunkTrust

Hi sd100

OS/2 supports NFS as client or server, at least you can find some stuff here.

This means you could either write your OS/2 logs to a mounted NFS share and Splunk them ..or.. write the logs into a NFS export, mount the NFS export on the indexer and Splunk the OS/2 logs.

but you also could

  • SCP your logs to the indexer
  • rsync your logs to the indexer
  • FTP your logs to the indexer
  • redirect your OS/2 logs as SYSLOG messages to the indexer, if possible
  • ....

many ways to get those logs into splunk 😉

cheers,
MuS

View solution in original post

MuS
SplunkTrust
SplunkTrust

Hi sd100

OS/2 supports NFS as client or server, at least you can find some stuff here.

This means you could either write your OS/2 logs to a mounted NFS share and Splunk them ..or.. write the logs into a NFS export, mount the NFS export on the indexer and Splunk the OS/2 logs.

but you also could

  • SCP your logs to the indexer
  • rsync your logs to the indexer
  • FTP your logs to the indexer
  • redirect your OS/2 logs as SYSLOG messages to the indexer, if possible
  • ....

many ways to get those logs into splunk 😉

cheers,
MuS

sd100
Explorer

Thank you MuS

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...