<?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: splunk in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/splunk/m-p/523895#M147806</link>
    <description>&lt;P&gt;i didnt understand what you are saying?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Oct 2020 11:45:48 GMT</pubDate>
    <dc:creator>vinod_52791</dc:creator>
    <dc:date>2020-10-09T11:45:48Z</dc:date>
    <item>
      <title>splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk/m-p/523885#M147797</link>
      <description>&lt;P&gt;I have logs like below&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Email information for the template:payment_receipt_ppo_1 Posted Successfully with status:200&lt;/P&gt;&lt;P&gt;Email information for the template:DEV_1 Posted Successfully with status:200&lt;/P&gt;&lt;P&gt;Email information for the template:payment_1 Posted Successfully with status:400&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i want to display like below&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;template&lt;/P&gt;&lt;P&gt;----------&lt;BR /&gt;payment_receipt_ppo_1&lt;BR /&gt;DEV_1&lt;BR /&gt;payment_1&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 10:43:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk/m-p/523885#M147797</guid>
      <dc:creator>vinod_52791</dc:creator>
      <dc:date>2020-10-09T10:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk/m-p/523888#M147800</link>
      <description>&lt;LI-CODE lang="markup"&gt;| rex "template:(?&amp;lt;template&amp;gt;\S+)"&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 09 Oct 2020 11:00:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk/m-p/523888#M147800</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2020-10-09T11:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk/m-p/523891#M147803</link>
      <description>&lt;P&gt;If i place the above field i.e "&lt;/P&gt;&lt;PRE&gt;template:(?&amp;lt;template&amp;gt;\S+)&lt;/PRE&gt;&lt;P&gt;I am getting below result&lt;BR /&gt;&lt;BR /&gt;payment_receipt_ppo_&lt;BR /&gt;DEV_&lt;BR /&gt;payment_&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;so i noticed afer backspace 1 is missing for some logs and for some logs (if the value is dev template) i am getting dev only after space I.e remplate is missing in the result&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 11:22:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk/m-p/523891#M147803</guid>
      <dc:creator>vinod_52791</dc:creator>
      <dc:date>2020-10-09T11:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk/m-p/523893#M147804</link>
      <description>&lt;P&gt;i want full value like below&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;payment_receipt_ppo_1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DEV_1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;payment_1&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;and one more thing space separated string is also not appearing&lt;BR /&gt;&lt;BR /&gt;for example if i hav evalue is log is template:dev value&lt;BR /&gt;&lt;BR /&gt;but i am getting dev only&lt;BR /&gt;&lt;BR /&gt;please suggest any solution&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 11:25:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk/m-p/523893#M147804</guid>
      <dc:creator>vinod_52791</dc:creator>
      <dc:date>2020-10-09T11:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk/m-p/523894#M147805</link>
      <description>&lt;P&gt;Please show the logs that are not working in a code block (use &amp;lt;/&amp;gt; above to insert the code block). This is so that it isn't formatted and potentially removing spaces from what is shown.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 11:33:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk/m-p/523894#M147805</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2020-10-09T11:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk/m-p/523895#M147806</link>
      <description>&lt;P&gt;i didnt understand what you are saying?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 11:45:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk/m-p/523895#M147806</guid>
      <dc:creator>vinod_52791</dc:creator>
      <dc:date>2020-10-09T11:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk/m-p/523907#M147811</link>
      <description>&lt;P&gt;When you paste your log entries, put them in a code sample by clicking on this symbol&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 181px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/11230iBEB8857875AC3DE7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;so we can see exactly what you have because the rex expression should have worked based on what you had pasted earlier.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 12:49:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk/m-p/523907#M147811</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2020-10-09T12:49:02Z</dc:date>
    </item>
  </channel>
</rss>

