DATA_FORMAT Configuration Parameter (SDF2132) - 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 Elastic®
Ironstream > Ironstream for Splunk®
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

The DATA_FORMAT configuration parameter can be used to have Ironstream to use an alternate SMF record formatting routine in place of using the default routine. Initially, this change is for processing SMF 116 records (WebSphere MQ Accounting Data). The default formatting routine puts all MQ queue names in one created JSON event (the SMF field name is BASENAME and appears in Splunk as BASENAME_nnnn). Whereas, the alternate routine creates a separate JSON event for each queue named in the SMF record.

Generically, the DATA_FORMAT parameter comprises the SMF record type number and the alternate formatting routine, as follows:

"DATA_FORMAT":"<SMF_type>:<alternate_format_number>"

For more information, see “Manually Setting Ironstream Parameters” in the Ironstream Configuration and User’s Guide.