|
The problem with IBM i is there are too many places to collect the data,
then format the feed as needed. IBM global services in Rochester created a
toolkit to do just that.
Robert Anderson(? Last name) created it and it work really well. A slight
bit pricey but it’s cheaper that rolling your own if you take into account
staff time to do it.
Jim Oberholtzer
Agile Technology Architects
On Oct 16, 2024, at 6:10 PM, Patrik Schindler <poc@xxxxxxxxxx> wrote:SAN is likely to be IMO.
Hello Evan,
Am 16.10.2024 um 20:31 schrieb Evan Harris <auctionitis@xxxxxxxxx>:
To be fair, the data and events from the IBM i are more complex than a
messages. It's just a different approach to essentially the same thing:
This has nothing to do with SAN vs. IBM i, or complexity of events and
Generate a log about more or less relevant things happening on a given
system.
systems to log arbitrary text sent from any application program either
Syslog historically is a simple mechanism mostly found on UNIX like
locally to a text file, or to a remote server for further processing. The
syslog mechanism just adds a time stamp and optionally the program name,
and process ID. Syslog knows facilities and a severity level for easier
diversion of categories to separate log files. See
https://en.wikipedia.org/wiki/Syslog for further details.
optionally can fill variables. There's more to it but I believe that this
IBM i logging uses central databases to hold predefined texts and
is well-known in this group. Funnily, Windows NT and onwards uses a similar
approach with the Event Logger.
easier than to come up with consistent logging message appearance over many
Having to only code the errmsgid and pass some relevant details is much
points in the code where log messages are generated. This is an issue
especially in background applications with no interactive interface.
(preparsed) QHST entries to a syslog server. Maybe this could be
IBM has AFAIR just not yet managed to implement code to optionally send
implemented fairly easy with an exit program being called whenever a QHST
entry is added? Sending text within a UDP packet is not that hard. Adding
comfortable configuration screens is probably the majority of work.
list
:wq! PoC
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxxrelated questions.
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.