<?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: field fillnull with values from correlated events in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/field-fillnull-with-values-from-correlated-events/m-p/271784#M81813</link>
    <description>&lt;P&gt;Without much information, I'm assuming you want to populate field JsessionST with JsessionST value of different row with same TicketST field value, and each JsessionST value is associated with only one TicketST field value.  Please provide more details if these assumptions are wrong. If not, give this a try &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_* OR index=* sourcetype=nginx | table _time Method TicketST JsessionST | eventstats values(JsessionST) as JsessionST by TicketST
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also, IMO, you don't need to include index=_* in your search as there should be no data in internal indexes for sourcetype nginx. Check that.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Oct 2016 16:26:26 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2016-10-25T16:26:26Z</dc:date>
    <item>
      <title>field fillnull with values from correlated events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/field-fillnull-with-values-from-correlated-events/m-p/271782#M81811</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Hi.&amp;lt;br&amp;gt;There are number of events that contain dynamic values of TicketST and JsessionST fields.&amp;lt;br&amp;gt;But there&amp;amp;#39;s always one event that contains unique combination of TicketST-JsessionST pair values.&amp;lt;br&amp;gt;Is it possible to map events based on TicketST par"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2062i7F1042766E268A39/image-size/large?v=v2&amp;amp;px=999" role="button" title="Hi.&amp;lt;br&amp;gt;There are number of events that contain dynamic values of TicketST and JsessionST fields.&amp;lt;br&amp;gt;But there&amp;amp;#39;s always one event that contains unique combination of TicketST-JsessionST pair values.&amp;lt;br&amp;gt;Is it possible to map events based on TicketST par" alt="Hi.&amp;lt;br&amp;gt;There are number of events that contain dynamic values of TicketST and JsessionST fields.&amp;lt;br&amp;gt;But there&amp;amp;#39;s always one event that contains unique combination of TicketST-JsessionST pair values.&amp;lt;br&amp;gt;Is it possible to map events based on TicketST par" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2016 14:01:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/field-fillnull-with-values-from-correlated-events/m-p/271782#M81811</guid>
      <dc:creator>fedyshynyuriy</dc:creator>
      <dc:date>2016-10-25T14:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: field fillnull with values from correlated events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/field-fillnull-with-values-from-correlated-events/m-p/271783#M81812</link>
      <description>&lt;P&gt;What is your question?  We need more than just a screen shot to know what your problem is.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2016 14:55:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/field-fillnull-with-values-from-correlated-events/m-p/271783#M81812</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2016-10-25T14:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: field fillnull with values from correlated events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/field-fillnull-with-values-from-correlated-events/m-p/271784#M81813</link>
      <description>&lt;P&gt;Without much information, I'm assuming you want to populate field JsessionST with JsessionST value of different row with same TicketST field value, and each JsessionST value is associated with only one TicketST field value.  Please provide more details if these assumptions are wrong. If not, give this a try &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_* OR index=* sourcetype=nginx | table _time Method TicketST JsessionST | eventstats values(JsessionST) as JsessionST by TicketST
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also, IMO, you don't need to include index=_* in your search as there should be no data in internal indexes for sourcetype nginx. Check that.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2016 16:26:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/field-fillnull-with-values-from-correlated-events/m-p/271784#M81813</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-10-25T16:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: field fillnull with values from correlated events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/field-fillnull-with-values-from-correlated-events/m-p/271785#M81814</link>
      <description>&lt;P&gt;Thanks a lot! This is exactly what was required.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 06:52:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/field-fillnull-with-values-from-correlated-events/m-p/271785#M81814</guid>
      <dc:creator>fedyshynyuriy</dc:creator>
      <dc:date>2016-10-26T06:52:05Z</dc:date>
    </item>
  </channel>
</rss>

