<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is it possible to change the delimiter on the UF side during transfer? (UF側で、転送時に区切り文字を変更できますか?) in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616457#M14148</link>
    <description>&lt;P&gt;Never thought SEDCMD would work on UF. Have you ever tried SEDCMD on UF? I was always under the impression that there is no event modification on the UF (apart from indexed extractions).&lt;/P&gt;</description>
    <pubDate>Sun, 09 Oct 2022 14:54:45 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2022-10-09T14:54:45Z</dc:date>
    <item>
      <title>Is it possible to change the delimiter on the UF side during transfer? (UF側で、転送時に区切り文字を変更できますか?)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616219#M14122</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;(お世話になっております)&lt;/P&gt;&lt;P&gt;An application logs to "/var/log/messages".&lt;BR /&gt;(ある既製のアプリケーションから、/var/log/messages にログが出力されています。)&lt;/P&gt;&lt;P&gt;However, unfortunately, the delimiter is \x09.&lt;BR /&gt;(但し、区切り文字が、\x09 となっています。)&lt;/P&gt;&lt;P&gt;Is it possible to replace the delimiter with a space or comma on the "suplunk Universal forwarder" side and forward it?&lt;BR /&gt;("suplunk universal fowarder" 側で、区切り文字をスペースやカンマに置き換えてから転送することは可能でしょうか？)&lt;/P&gt;&lt;P&gt;The version of 'splunk' is unknown.&lt;BR /&gt;("splunk"のバージョンは不明です。)&lt;/P&gt;&lt;P&gt;The version of "suplunk Universal forwarder" is "9.0.1".&lt;BR /&gt;("suplunk universal fowarder"のバージョンは、"9.0.1"です。)&lt;/P&gt;&lt;P&gt;"suplunk Universal forwarder" is installed in RHEL8.5.&lt;BR /&gt;("suplunk universal fowarder"は、RHEL8.5にインストールしています。)&lt;/P&gt;&lt;P&gt;Thanks!&lt;BR /&gt;(よろしくお願いいたします)&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 19:29:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616219#M14122</guid>
      <dc:creator>tsudatyou</dc:creator>
      <dc:date>2022-10-06T19:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change the delimiter on the UF side during transfer? (UF側で、転送時に区切り文字を変更できますか?)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616454#M14147</link>
      <description>&lt;P&gt;Try these untested settings in your props.conf file on the UF.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[mysourcetype]
force_local_processing = true
SEDCMD-notab = s/\x09/ /g&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 09 Oct 2022 14:29:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616454#M14147</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-10-09T14:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change the delimiter on the UF side during transfer? (UF側で、転送時に区切り文字を変更できますか?)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616457#M14148</link>
      <description>&lt;P&gt;Never thought SEDCMD would work on UF. Have you ever tried SEDCMD on UF? I was always under the impression that there is no event modification on the UF (apart from indexed extractions).&lt;/P&gt;</description>
      <pubDate>Sun, 09 Oct 2022 14:54:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616457#M14148</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-10-09T14:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change the delimiter on the UF side during transfer? (UF側で、転送時に区切り文字を変更できますか?)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616466#M14150</link>
      <description>&lt;P&gt;I haven't tried this myself, which is why I labeled the answer as "untested".&amp;nbsp; The &lt;FONT face="courier new,courier"&gt;force_local_processing&lt;/FONT&gt; setting is supposed to allow the UF to perform regex replacements, so it might work.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 12:42:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616466#M14150</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-10-10T12:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change the delimiter on the UF side during transfer? (UF側で、転送時に区切り文字を変更できますか?)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616516#M14154</link>
      <description>&lt;P&gt;Yeah. Just tested it and it seems to be working. Good to know!&lt;/P&gt;&lt;P&gt;It's still quite limited from what I see (you can't seem to be able to do the more complicated stuff like index-time evals) but for this case it seems to be the thing.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 11:26:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616516#M14154</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-10-10T11:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change the delimiter on the UF side during transfer? (UF側で、転送時に区切り文字を変更できますか?)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616621#M14167</link>
      <description>&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;Since I am a beginner, it will take some time to report the results.&lt;BR /&gt;I'll test it.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 08:15:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616621#M14167</guid>
      <dc:creator>tsudatyou</dc:creator>
      <dc:date>2022-10-11T08:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change the delimiter on the UF side during transfer? (UF側で、転送時に区切り文字を変更できますか?)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616622#M14168</link>
      <description>&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But , nothing changed on the Splunk Server side.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;EM&gt;Oct 11 16:47:17 SPLUNK-UF OneApp[2417]: [notice] 2022/10/11 16:47:17&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;1665474437.6657&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;uid=user999&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;domain=local&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;level=notice&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;code=54201&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;message=OneApp Authentication succeeded.&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;host_ip=192.168.0.52&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;client_ip=192.168.0.5&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;client_ua=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;client_cookie=&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;admin_id=&lt;/EM&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I installed UF as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;# export SPLUNK_HOME="/opt/splunkforwarder"&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;# vi .bash_profile&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;# mkdir $SPLUNK_HOME&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;# tar xvzf splunkforwarder-9.0.1-82c987350fde-Linux-x86_64.tgz -C /opt&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;# useradd -m splunk&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;# passwd splunk&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;# chown -R splunk:splunk $SPLUNK_HOME&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;# $SPLUNK_HOME/bin/splunk start --accept-license&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;# $SPLUNK_HOME/bin/splunk stop&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;# $SPLUNK_HOME/bin/splunk disable boot-start&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;# $SPLUNK_HOME/bin/splunk enable boot-start -systemd-managed 1&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;# $SPLUNK_HOME/bin/splunk start&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;# $SPLUNK_HOME/bin/splunk add forward-server 192.168.0.51:9997&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;# $SPLUNK_HOME/bin/splunk add monitor /var/log/messages&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;# $SPLUNK_HOME/bin/splunk restart&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Currently there are only three files in the "$SPLUNK_HOME/etc/system/local" folder: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I don't know what to do. What additional settings are required?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;EM&gt;# ls $SPLUNK_HOME/etc/system/local&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;README outputs.conf props.conf server.conf&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;#&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;EM&gt;# cat $SPLUNK_HOME/etc/system/local/outputs.conf&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;[tcpout]&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;defaultGroup = default-autolb-group&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;[tcpout:default-autolb-group]&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;server = 192.168.0.51:9997&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;[tcpout-server://192.168.0.51:9997]&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;#&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;&lt;EM&gt;# cat $SPLUNK_HOME/etc/system/local/server.conf&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;[general]&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;serverName = SPLUNK-UF&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;pass4SymmKey = ***&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;[sslConfig]&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;sslPassword = ***&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;[lmpool:auto_generated_pool_forwarder]&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;description = auto_generated_pool_forwarder&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;peers = *&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;quota = MAX&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;stack_id = forwarder&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;[lmpool:auto_generated_pool_free]&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;description = auto_generated_pool_free&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;peers = *&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;quota = MAX&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;stack_id = free&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;#&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;&lt;EM&gt;# cat $SPLUNK_HOME/etc/system/local/props.conf&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;[mysourcetype]&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;force_local_processing = true&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;SEDCMD-notab = s/\x09/ /g&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;#&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 08:17:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616622#M14168</guid>
      <dc:creator>tsudatyou</dc:creator>
      <dc:date>2022-10-11T08:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change the delimiter on the UF side during transfer? (UF側で、転送時に区切り文字を変更できますか?)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616645#M14174</link>
      <description>&lt;P&gt;You have to change the&lt;/P&gt;&lt;PRE&gt;[mysourcetype]&lt;/PRE&gt;&lt;P&gt;stanza to the sourcetype&amp;nbsp; that corresponds to the sourcetype you're ingesting your files with.&lt;/P&gt;&lt;P&gt;If I remember correctly, if you add monitor without explicitly stated sourcetype you're telling Splunk to guess the sourcetype which... isn't the best idea. You should add monitor input with a specific sourcetype&amp;nbsp;(and destination index) and name your props.conf stanza with the same sourcetype name.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;PRE&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;$SPLUNK_HOME/bin/splunk add monitor /var/log/messages -sourcetype unix_messages -index my_unix_inde&lt;/EM&gt;&lt;/FONT&gt;&lt;/PRE&gt;&lt;P&gt;Of course you'd need to have an index my_unix_index created for this to work properly.&lt;/P&gt;&lt;P&gt;And then you'd need to add [unix_messages] stanza to your props.conf instead of [mysourcetype].&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 10:21:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616645#M14174</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-10-11T10:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change the delimiter on the UF side during transfer? (UF側で、転送時に区切り文字を変更できますか?)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616680#M14183</link>
      <description>&lt;P&gt;Thanks for following me.&lt;BR /&gt;&lt;BR /&gt;I tried:&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt; server side &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;# $SPLUNK_HOME/bin/splunk add index my_unix_index&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&amp;nbsp; &amp;nbsp;UF side&amp;nbsp; &amp;nbsp;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;# $SPLUNK_HOME/bin/splunk remove monitor /var/log/messages&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;# $SPLUNK_HOME/bin/splunk add monitor /var/log/messages -sourcetype unix_messages -index my_unix_index&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;# cat $SPLUNK_HOME/etc/system/local/props.conf&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;[unix_messages]&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;force_local_processing = true&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;SEDCMD-notab = s/\x09/ /g&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;#&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;# $SPLUNK_HOME/bin/splunk restart&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;then&amp;nbsp;Result is:&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;Oct 11 22:37:32 SPLUNK-UF OneApp[3007]: [notice] 2022/10/11 22:37:32&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;1665495452.2401&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;uid=tx_pt999&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;domain=local\&lt;FONT color="#FF0000"&gt;x09&lt;/FONT&gt;level=notice&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;code=54201&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;message=OneApp Authentication succeeded.&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;host_ip=192.168.0.52&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;client_ip=192.168.0.5&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;client_ua=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;client_cookie=&lt;FONT color="#FF0000"&gt;\x09&lt;/FONT&gt;admin_id=&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;　host = SPLUNK-UF source = /var/log/messages sourcetype = unix_messages&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;What settings am I missing?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 13:50:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616680#M14183</guid>
      <dc:creator>tsudatyou</dc:creator>
      <dc:date>2022-10-11T13:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change the delimiter on the UF side during transfer? (UF側で、転送時に区切り文字を変更できますか?)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616697#M14186</link>
      <description>&lt;P&gt;I think there's some misunderstanding here.&lt;/P&gt;&lt;P&gt;If your delimiter is literarily a string saying "\x09" you need to do double backslash in your SEDCMD&lt;/P&gt;&lt;P&gt;Like:&lt;/P&gt;&lt;PRE&gt;&lt;FONT color="#0000FF"&gt;SEDCMD-notab = s/\\x09/ /g&lt;/FONT&gt;&lt;/PRE&gt;&lt;P&gt;I think both I and&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt; assumed that you were talking about a single character with a code of 0x09 (a tab character if I remember correctly).&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 14:39:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616697#M14186</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-10-11T14:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change the delimiter on the UF side during transfer? (UF側で、転送時に区切り文字を変更できますか?)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616758#M14187</link>
      <description>&lt;P&gt;I really appreciate it！&lt;/P&gt;&lt;P&gt;finally&lt;BR /&gt;I achieved my goal.&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%"&gt;index="my_unix_index"&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;Oct 12 09:37:27 SPLUNK-UF OneApp[1579]: [notice] 2022/10/12 09:37:27 1665535047.3298 uid=tx_pt999 domain=local level=notice code=54201 message=OneApp Authentication succeeded. host_ip=192.168.0.52 client_ip=192.168.0.5 client_ua=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 client_cookie= admin_id=&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;host = SPLUNK-UF | source = /var/log/messages | sourcetype = unix_messages&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 01:34:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Is-it-possible-to-change-the-delimiter-on-the-UF-side-during/m-p/616758#M14187</guid>
      <dc:creator>tsudatyou</dc:creator>
      <dc:date>2022-10-12T01:34:33Z</dc:date>
    </item>
  </channel>
</rss>

