All Apps and Add-ons

Is There a Forwarder for AS400?

_gkollias
Builder

Right now, I'm manually creating reports in Excel for AS400 data buy the hour. I'm looking for a way to automate this data, and, preferably, am looking to use Splunk.

I see that there is an app, but if there is no Forwarder for AS400 there will be a gap with getting the data in automatically.

Is There a Forwarder for AS400?

Thanks In Advance!

1 Solution

ShaneNewman
Motivator

We do what @kristian.kolb said. The data we needed from the AS400 is log based, we just setup a script to forward the data from the AS400 to a port that we listen to on a heavy forwarder.

View solution in original post

_gkollias
Builder

Great. Thank you both for the info!

0 Karma

ShaneNewman
Motivator

We do what @kristian.kolb said. The data we needed from the AS400 is log based, we just setup a script to forward the data from the AS400 to a port that we listen to on a heavy forwarder.

ShaneNewman
Motivator
0 Karma

_gkollias
Builder

Is it a python script you use to forward the data?

0 Karma

kristian_kolb
Ultra Champion

No, there is no forwarder for AS400.

Perhaps it's possible for you to export the log files by some means (scp, ftp, sftp, syslog, mounting a share and writing logs there). That way you can have a forwarder monitoring the location where the files get written, and send it to Splunk.

_gkollias
Builder

Also, if someone has another solution, I'm open for ideas

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...