Hello, @sainag_splunk I tried more things, but issue has still raised. So I checked our messages, I will try to apply something to props.conf I told my infra has 3 search heads, and 5 indexers. If I set the props.conf, the field kv_mode =json is applied to props.conf in both search head, UF? I mean this will be applied to UF, "<SPLUNK_HOME>/etc/deployment-app/<target>/local/props.conf" and 3 search head, all of "<SPLUNK_HOME>/system/local/props.conf"? How to apply something field to UF, search head? --- I have tried to remove "EXTRACED_INDEXED=json", and add "kv_mode=json", but the results were shown as below: 24/10/28 16:33:57.000 { "Versions" : { "google_version" : "telemetry-json1.json", "ssd_vendor_name" : "Vendors", show more 257 rows 24/10/28 16:33:57.000 "0xbf4 INFO System shutdown: 0h 0h 0h", host = <host> source = <source> sourcetype = my_json 24/10/28 16:33:57.000 "0xbf4 INFO System state active: 0h 0h 0h", host = <host> source = <source> sourcetype = my_json 24/10/28 16:33:57.000 "0xbf1 INFO System shutdown: 0h 0h 0h", host = <host> source = <source> sourcetype = my_json 24/10/28 16:33:57.000 "0xbf1 INFO System state active: 0h 0h 0h", host = <host> source = <source> sourcetype = my_json 24/10/28 16:33:57.000 "0xbee INFO System shutdown: 0h 0h 0h", host = <host> source = <source> sourcetype = my_json 24/10/28 16:33:57.000 "0xbee INFO System state active: 0h 0h 0h", host = <host> source = <source> sourcetype = my_json 24/10/28 16:33:57.000 "0xbec INFO System shutdown: 0h 0h 0h", host = <host> source = <source> sourcetype = my_json 24/10/28 16:33:57.000 "dram_corrected_count" : 0, host = <host> source = <source> sourcetype = my_json 24/10/28 16:33:57.000 ], host = <host> source = <source> sourcetype = my_json 24/10/28 16:33:57.000 { } host = <host> source = <source> sourcetype = my_json I don't know why indexers receieved the data with line by line after first json parsing. LINE BREAKER is same with above. Thank you.
... View more