<?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: Need help with Splunk Query in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Need-help-with-Splunk-Query/m-p/515589#M3096</link>
    <description>&lt;P&gt;Try below,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;my Query |&amp;nbsp;stats list(LineNumber) as LineNumber list(Fullfiller) by TransactionID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;values function displays only distinct values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;where as list displays linenumber and its fulfiller by transactionID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 22 Aug 2020 12:36:35 GMT</pubDate>
    <dc:creator>thambisetty</dc:creator>
    <dc:date>2020-08-22T12:36:35Z</dc:date>
    <item>
      <title>Need help with Splunk Query</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Need-help-with-Splunk-Query/m-p/515509#M3092</link>
      <description>&lt;P&gt;Hello Splunkers,&lt;/P&gt;&lt;P&gt;I need help with below scenario:&lt;BR /&gt;&lt;BR /&gt;I need to form query from xml log in below format.&lt;BR /&gt;&lt;BR /&gt;TransactionID&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; LineNumber&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fulfiller&lt;BR /&gt;123&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;abc&lt;BR /&gt;124&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xyz&lt;BR /&gt;125&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; def&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xyz&lt;BR /&gt;126&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;abc&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;def&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xyz&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;So, here in my xml logs sometime i am having only one LineNumber mentioned and correspondingly fulfiller.&lt;BR /&gt;However, in some log events i am having multiple LineNumbers with corresponding fulfillers for same transactionid.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;I have used regex to extract transactionid, LineNumber and fullfiller name.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;I want result in above format.&lt;BR /&gt;Hope I am able to explain my scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 16:24:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Need-help-with-Splunk-Query/m-p/515509#M3092</guid>
      <dc:creator>nilbak1</dc:creator>
      <dc:date>2020-08-21T16:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Splunk Query</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Need-help-with-Splunk-Query/m-p/515512#M3093</link>
      <description>&lt;P&gt;After using max_match in regex and running below query&lt;BR /&gt;&lt;BR /&gt;my Query |&amp;nbsp;stats values(LineNumber) as LineNumber values(Fullfiller) by TransactionID&lt;BR /&gt;&lt;BR /&gt;I am getting as below result&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;10000056090658 1 abc&lt;BR /&gt;10000063819764 1 xyz&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&lt;BR /&gt;10000063819784 1 abc&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2 def&lt;/P&gt;&lt;P&gt;10000063820877 1 abc&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&lt;BR /&gt;Not getting fulfillers with some of the line numbers.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 16:35:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Need-help-with-Splunk-Query/m-p/515512#M3093</guid>
      <dc:creator>nilbak1</dc:creator>
      <dc:date>2020-08-21T16:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Splunk Query</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Need-help-with-Splunk-Query/m-p/515559#M3095</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/85556"&gt;@nilbak1&lt;/a&gt;&amp;nbsp;, can you share the regex you are using ? Or the log?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 21:50:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Need-help-with-Splunk-Query/m-p/515559#M3095</guid>
      <dc:creator>Nisha18789</dc:creator>
      <dc:date>2020-08-21T21:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Splunk Query</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Need-help-with-Splunk-Query/m-p/515589#M3096</link>
      <description>&lt;P&gt;Try below,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;my Query |&amp;nbsp;stats list(LineNumber) as LineNumber list(Fullfiller) by TransactionID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;values function displays only distinct values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;where as list displays linenumber and its fulfiller by transactionID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Aug 2020 12:36:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Need-help-with-Splunk-Query/m-p/515589#M3096</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-08-22T12:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Splunk Query</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Need-help-with-Splunk-Query/m-p/515616#M3097</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;SPAN&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/129407"&gt;@thambisetty&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Yes, I used list function and it worked, got the results as required.&lt;BR /&gt;&lt;BR /&gt;Anyways thanks for your reply.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Aug 2020 06:06:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Need-help-with-Splunk-Query/m-p/515616#M3097</guid>
      <dc:creator>nilbak1</dc:creator>
      <dc:date>2020-08-23T06:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Splunk Query</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Need-help-with-Splunk-Query/m-p/515618#M3098</link>
      <description>Happy I solved your problem. Please like answer.</description>
      <pubDate>Sun, 23 Aug 2020 06:30:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Need-help-with-Splunk-Query/m-p/515618#M3098</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-08-23T06:30:00Z</dc:date>
    </item>
  </channel>
</rss>

