SYSOUT JSON and Filtering Enhancements - ironstream_for_servicenow_discovery_1 - Latest

Ironstream for Splunk®/Kafka®/Elastic® for IBM Z® Release Notes

Product type
Software
Portfolio
Integrate
Product family
Ironstream
Product
Ironstream > Ironstream for Kafka®
Ironstream > Ironstream for Splunk®
Ironstream > Ironstream for Elastic®
Version
Latest
Language
English
Product name
Ironstream for Splunk®/Kafka®/Elastic® for IBM Z®
Title
Ironstream for Splunk®/Kafka®/Elastic® for IBM Z® Release Notes
First publish date
2014
Last updated
2024-09-26
Published on
2024-09-26T07:29:10.702304

Insert SYSOUT Data Records in a JSON Event (SDF2117)

Ironstream provides the ability to insert SYSOUT data records in a JSON event. The JSON named pair "TEXT":"" is removed and replaced with the SYSOUT data record. The assumption is that the SYSOUT data record is legitimate JSON syntax. A curly bracket completes the JSON event. The syntax for this parameter is "PRINT_SEND":"JSON".

Ironstream also provides the ability to forward off platform SYSOUT data records without including any JSON syntax with the event; therefore each SYSOUT line becomes a single forwarded event. The syntax for this parameter is "PRINT_SEND":"RAW".

For more information, see “SYSOUT Forwarding” in the Ironstream Configuration and User’s Guide.

SYSOUT Filtering Enhancements (SDF2123)

Ironstream’s SYSOUT filtering capability has been enhanced to exclude output by job name and job class, and also limit the output by the number of records. The new parameters are:

  • "EXCLUDE_JOB_IF_JOBNAME":"<up to eight job names separated by commas>"

  • "EXCLUDE_JOB_WHEN_OUTCLASS":"<up to eight SYSOUT classes separated by commas>"

  • "PRINT_MAXIMUM_LINE_COUNT":"nnn" where nnn is 1-999999999

For more information, see “SYSOUT Forwarding” in the Ironstream Configuration and User’s Guide.