<?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: how to keep sender name with space in search result in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/how-to-keep-sender-name-with-space-in-search-result/m-p/678175#M231933</link>
    <description>&lt;P&gt;You have not shown how Sender_ID has been extracted. Having said that, you may need to re-extract it with a rex command, such as this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rex "Sender_ID=(?&amp;lt;Sender_ID&amp;gt;.+)\s Receiver_ID"&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 21 Feb 2024 11:34:19 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2024-02-21T11:34:19Z</dc:date>
    <item>
      <title>how to keep sender name with space in search result</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-keep-sender-name-with-space-in-search-result/m-p/678155#M231920</link>
      <description>&lt;P&gt;I am using&amp;nbsp;Splunk Enterprise Version: 9.1.0.1.&lt;/P&gt;&lt;P&gt;my search query is :&lt;BR /&gt;&lt;BR /&gt;index="webmethods_prd" source="/apps/webmethods/integrationserver/instances/default/logs/USCustomerEDI.log" InterfaceName=USCUSTOMERPO Status=Success OR Status=Failure | eval timestamp=strftime(_time, "%F")|chart limit=30 dc(TxID) over Sender_ID by timestamp&lt;BR /&gt;&lt;BR /&gt;in result I am getting incomplete Sender_ID, splunk removed space from Sender_ID&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="avikc100_0-1708478589514.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29420i84A336A920BA5941/image-size/medium?v=v2&amp;amp;px=400" role="button" title="avikc100_0-1708478589514.png" alt="avikc100_0-1708478589514.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;but actually it should be full name , like this :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="avikc100_1-1708478644765.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29421i8C67B52521901F20/image-size/medium?v=v2&amp;amp;px=400" role="button" title="avikc100_1-1708478644765.png" alt="avikc100_1-1708478644765.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How can I preserve the full Sender_ID here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Avik&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 01:26:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-keep-sender-name-with-space-in-search-result/m-p/678155#M231920</guid>
      <dc:creator>avikc100</dc:creator>
      <dc:date>2024-02-21T01:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to keep sender name with space in search result</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-keep-sender-name-with-space-in-search-result/m-p/678175#M231933</link>
      <description>&lt;P&gt;You have not shown how Sender_ID has been extracted. Having said that, you may need to re-extract it with a rex command, such as this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rex "Sender_ID=(?&amp;lt;Sender_ID&amp;gt;.+)\s Receiver_ID"&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 21 Feb 2024 11:34:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-keep-sender-name-with-space-in-search-result/m-p/678175#M231933</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-02-21T11:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to keep sender name with space in search result</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-keep-sender-name-with-space-in-search-result/m-p/678184#M231936</link>
      <description>&lt;P&gt;Sender_ID is present in logging:&lt;BR /&gt;as example:&amp;nbsp;&lt;BR /&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;2024&lt;/SPAN&gt;-02-16&lt;/SPAN&gt; &lt;SPAN class=""&gt;09:55:41:829&lt;/SPAN&gt; &lt;SPAN class=""&gt;EST&lt;/SPAN&gt;&lt;SPAN&gt;| &lt;/SPAN&gt;&lt;SPAN class=""&gt;INFO&lt;/SPAN&gt;&lt;SPAN&gt; |&lt;/SPAN&gt;&lt;SPAN class=""&gt;InterfaceName=USCUSTOMERPO&lt;/SPAN&gt; &lt;SPAN class=""&gt;POCanonical_JSONHttpDataProcess=END&lt;/SPAN&gt; &lt;SPAN class=""&gt;JSON&lt;/SPAN&gt; &lt;SPAN class=""&gt;data&lt;/SPAN&gt; &lt;SPAN class=""&gt;successfully&lt;/SPAN&gt; &lt;SPAN class=""&gt;processed&lt;/SPAN&gt; &lt;SPAN class=""&gt;to&lt;/SPAN&gt; &lt;SPAN class=""&gt;Order&lt;/SPAN&gt; &lt;SPAN class=""&gt;Processor&lt;/SPAN&gt; &lt;SPAN class=""&gt;application&lt;/SPAN&gt; &lt;SPAN class=""&gt;for&lt;/SPAN&gt; &lt;SPAN class=""&gt;TxID=20240216095535623-0EEu&lt;/SPAN&gt; &lt;STRONG&gt;&lt;SPAN class=""&gt;&lt;U&gt;Sender_ID&lt;/U&gt;=hC&lt;/SPAN&gt; &lt;SPAN class=""&gt;Bioscience&lt;/SPAN&gt; &lt;SPAN class=""&gt;Inc&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN class=""&gt;Receiver_ID=ThermoFisher&lt;/SPAN&gt; &lt;SPAN class=""&gt;Scientific&lt;/SPAN&gt; &lt;SPAN class=""&gt;TxnType=USCustomer_PO&lt;/SPAN&gt; &lt;SPAN class=""&gt;Format=cXML&lt;/SPAN&gt; &lt;SPAN class=""&gt;Direction=Inbound&lt;/SPAN&gt; &lt;SPAN class=""&gt;PO_Num=2550&lt;/SPAN&gt; &lt;SPAN class=""&gt;Status=Success&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;please help to form the query :&lt;BR /&gt;i tried this but still the issue persist&lt;/P&gt;&lt;P&gt;it is taking only 1st word from log line&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="avikc100_1-1708521074880.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29423i9C5AEE222B4919EB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="avikc100_1-1708521074880.png" alt="avikc100_1-1708521074880.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 13:15:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-keep-sender-name-with-space-in-search-result/m-p/678184#M231936</guid>
      <dc:creator>avikc100</dc:creator>
      <dc:date>2024-02-21T13:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to keep sender name with space in search result</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-keep-sender-name-with-space-in-search-result/m-p/678246#M231947</link>
      <description>&lt;P&gt;Sender_ID is present in log line:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;2024-02-16&lt;/SPAN&gt; &lt;SPAN class=""&gt;09:55:41:829&lt;/SPAN&gt; &lt;SPAN class=""&gt;EST&lt;/SPAN&gt;&lt;SPAN&gt;| &lt;/SPAN&gt;&lt;SPAN class=""&gt;INFO&lt;/SPAN&gt;&lt;SPAN&gt; |&lt;/SPAN&gt;&lt;SPAN class=""&gt;InterfaceName=USCUSTOMERPO&lt;/SPAN&gt; &lt;SPAN class=""&gt;POCanonical_JSONHttpDataProcess=END&lt;/SPAN&gt; &lt;SPAN class=""&gt;JSON&lt;/SPAN&gt; &lt;SPAN class=""&gt;data&lt;/SPAN&gt; &lt;SPAN class=""&gt;successfully&lt;/SPAN&gt; &lt;SPAN class=""&gt;processed&lt;/SPAN&gt; &lt;SPAN class=""&gt;to&lt;/SPAN&gt; &lt;SPAN class=""&gt;Order&lt;/SPAN&gt; &lt;SPAN class=""&gt;Processor&lt;/SPAN&gt; &lt;SPAN class=""&gt;application&lt;/SPAN&gt; &lt;SPAN class=""&gt;for&lt;/SPAN&gt; &lt;SPAN class=""&gt;TxID=20240216095535623-0EEu&lt;/SPAN&gt; &lt;STRONG&gt;&lt;SPAN class=""&gt;&lt;U&gt;Sender_ID&lt;/U&gt;=hC&lt;/SPAN&gt; &lt;SPAN class=""&gt;Bioscience&lt;/SPAN&gt; &lt;SPAN class=""&gt;Inc&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN class=""&gt;Receiver_ID=ThermoFisher&lt;/SPAN&gt; &lt;SPAN class=""&gt;Scientific&lt;/SPAN&gt; &lt;SPAN class=""&gt;TxnType=USCustomer_PO&lt;/SPAN&gt; &lt;SPAN class=""&gt;Format=cXML&lt;/SPAN&gt; &lt;SPAN class=""&gt;Direction=Inbound&lt;/SPAN&gt; &lt;SPAN class=""&gt;PO_Num=2550&lt;/SPAN&gt; &lt;SPAN class=""&gt;Status=Success&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="avikc100_2-1708541547193.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29431i83B25F7B97101630/image-size/medium?v=v2&amp;amp;px=400" role="button" title="avikc100_2-1708541547193.png" alt="avikc100_2-1708541547193.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have updated the query bit still space is truncated&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;InterfaceName=USCUSTOMERPO Status=Success OR Status=Failure | eval timestamp=strftime(_time, "%F")|chart limit=30 dc(TxID) over Sender_ID by timestamp|rex "Sender_ID=(?&amp;lt;Sender_ID&amp;gt;.+)\s"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 18:53:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-keep-sender-name-with-space-in-search-result/m-p/678246#M231947</guid>
      <dc:creator>avikc100</dc:creator>
      <dc:date>2024-02-21T18:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to keep sender name with space in search result</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-keep-sender-name-with-space-in-search-result/m-p/678257#M231949</link>
      <description>&lt;P&gt;Can you please help to extract Receiver_ID also, how should I regex it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Receiver_ID ='Thermo Fisher Sci West Palm Beach' TxnType=&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 19:38:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-keep-sender-name-with-space-in-search-result/m-p/678257#M231949</guid>
      <dc:creator>avikc100</dc:creator>
      <dc:date>2024-02-21T19:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to keep sender name with space in search result</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-keep-sender-name-with-space-in-search-result/m-p/678265#M231950</link>
      <description>&lt;P&gt;used&amp;nbsp;rex "Receiver_ID =(?&amp;lt;Receiver_ID&amp;gt;.+)\s TxnType" and worked&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 20:22:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-keep-sender-name-with-space-in-search-result/m-p/678265#M231950</guid>
      <dc:creator>avikc100</dc:creator>
      <dc:date>2024-02-21T20:22:00Z</dc:date>
    </item>
  </channel>
</rss>

