I am using the below configurations for reading mq log, I am able to receive the logs but the MQMD and MQRFH2 headers are not getting received. Please let me know if there is any way to enable header reading.
[jms://queue/pacuow_single_cim_sit_ssl:******************]
browse_frequency = 60
browse_mode = all
browse_queue_only = 0
durable = 0
hec_batch_mode = 0
hec_https = 0
host = **********
index = **********
index_message_header = 1
index_message_properties = 1
init_mode = local
jvm_system_properties = com.ibm.mq.cfg.useIBMCipherMappings=false
local_init_mode_resource_factory_impl = com.splunk.modinput.jms.custom.factory.LocalMQConnectionFactory
local_init_mode_resource_factory_params = ******
message_handler_impl = com.splunk.modinput.jms.custom.handler.BodyOnlyMessageHandler
output_type = stdout
sourcetype = **********
strip_newlines = 1
disabled = 0
↧