Search: Home Bugtraq Vulnerabilities Mailing Lists Jobs Tools Beta Programs
LogAnalysis
[logs] AS400 logs Nov 22 2004 10:38AM
xavier delplace (xavier delplace gmail com) (1 replies)
Re: [logs] AS400 logs Nov 22 2004 07:43PM
Chris Brenton (cbrenton chrisbrenton org)
Greets Xavier,

On Mon, 2004-11-22 at 05:38, xavier delplace wrote:
>
> I would like to analyze in real time, the AS400 events. I'm seeking a
> method to forward AS400 logs in syslog, SNMP or SMTP.

I'm not familiar with the AS400 (been over 12 years), so please bare
with me. I assume the problem is there is no stock syslog and/or no way
to get syslog to compile? Is there a copy of logger? If so, you can use
that.

If not, its messy but:
tail -f /var/log/messages | nc -u 192.168.1.1 514 &

will work in a pinch. I've used this to Syslog off log entries that I've
been either too lazy to setup correctly, or only needed a short term
solution. This of course means you need a working copy of Netcat, but
the code is pretty small and portable.

HTH,
Chris

_______________________________________________
LogAnalysis mailing list
LogAnalysis (at) lists.shmoo (dot) com [email concealed]
http://lists.shmoo.com/mailman/listinfo/loganalysis

[ reply ]







 

Privacy Statement
Copyright 2009, SecurityFocus