<?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: Query for returning only the matching events? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Query-for-returning-only-the-matching-events/m-p/169394#M48397</link>
    <description>&lt;P&gt;It looks like 260 lines are in one event. Now I realize that each thing in the response box is an individual event so it makes sense to me. I will find out how it is configured.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Dec 2014 15:53:38 GMT</pubDate>
    <dc:creator>dougtoppin</dc:creator>
    <dc:date>2014-12-24T15:53:38Z</dc:date>
    <item>
      <title>Query for returning only the matching events?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Query-for-returning-only-the-matching-events/m-p/169388#M48391</link>
      <description>&lt;P&gt;I have been wondering how to query for and return only events that contain my search term (I'm using dashboard panels). Whenever I query now I get a long list of events in the response with the ones that I am interested in and many others that I do not want to see. The query response does highlight the one that I am interested in but surrounds it with a few events before and a  couple of hundred other events after from the same time period. This clutters up my panel and wastes display space. I've been checking the documentation but have not seen anything that tells me how to return only the events containing my search term.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Dec 2014 14:24:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Query-for-returning-only-the-matching-events/m-p/169388#M48391</guid>
      <dc:creator>dougtoppin</dc:creator>
      <dc:date>2014-12-24T14:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Query for returning only the matching events?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Query-for-returning-only-the-matching-events/m-p/169389#M48392</link>
      <description>&lt;P&gt;Can you please elaborate with example? would like to more on what is your search query looks like, the result u see and the result u expect..&lt;/P&gt;</description>
      <pubDate>Wed, 24 Dec 2014 14:34:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Query-for-returning-only-the-matching-events/m-p/169389#M48392</guid>
      <dc:creator>jayannah</dc:creator>
      <dc:date>2014-12-24T14:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Query for returning only the matching events?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Query-for-returning-only-the-matching-events/m-p/169390#M48393</link>
      <description>&lt;P&gt;It is a JBoss server log that is being indexed and my search term is: host=myhost "worda:wordb"&lt;/P&gt;

&lt;P&gt;The host is the one that the log is being collected from and the events that I want returned contain exactly the text "worda:wordb".&lt;/P&gt;

&lt;P&gt;I still do not understand queries in that the above query return almost 300 lines from the server log with the one line that has the above text in it highlighted so it knows what I am looking for. I want the query to return only the line(s) that contain exactly the above text.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Dec 2014 15:02:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Query-for-returning-only-the-matching-events/m-p/169390#M48393</guid>
      <dc:creator>dougtoppin</dc:creator>
      <dc:date>2014-12-24T15:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Query for returning only the matching events?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Query-for-returning-only-the-matching-events/m-p/169391#M48394</link>
      <description>&lt;P&gt;It looks like you have to fix the line breaking for the input file.&lt;BR /&gt;&lt;BR /&gt;
 1. whats in your props.conf for this sourcetype?&lt;BR /&gt;
 2. Do you see one line of log as one line event in splunk?&lt;BR /&gt;
 3. Give sample of few log events and the line breaking condition&lt;/P&gt;

&lt;P&gt;if you fix line breaking, i think it should work fine.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Dec 2014 15:29:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Query-for-returning-only-the-matching-events/m-p/169391#M48394</guid>
      <dc:creator>jayannah</dc:creator>
      <dc:date>2014-12-24T15:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Query for returning only the matching events?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Query-for-returning-only-the-matching-events/m-p/169392#M48395</link>
      <description>&lt;P&gt;tks for your answer. I don't control (and can't even see) the props.conf so I did not realize that it might not be treating line breaks as individual events.  I will find out and see if that is what is causing my problems.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Dec 2014 15:38:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Query-for-returning-only-the-matching-events/m-p/169392#M48395</guid>
      <dc:creator>dougtoppin</dc:creator>
      <dc:date>2014-12-24T15:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Query for returning only the matching events?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Query-for-returning-only-the-matching-events/m-p/169393#M48396</link>
      <description>&lt;P&gt;How many lines of log events you see in one splunk event?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Dec 2014 15:42:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Query-for-returning-only-the-matching-events/m-p/169393#M48396</guid>
      <dc:creator>jayannah</dc:creator>
      <dc:date>2014-12-24T15:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Query for returning only the matching events?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Query-for-returning-only-the-matching-events/m-p/169394#M48397</link>
      <description>&lt;P&gt;It looks like 260 lines are in one event. Now I realize that each thing in the response box is an individual event so it makes sense to me. I will find out how it is configured.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Dec 2014 15:53:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Query-for-returning-only-the-matching-events/m-p/169394#M48397</guid>
      <dc:creator>dougtoppin</dc:creator>
      <dc:date>2014-12-24T15:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Query for returning only the matching events?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Query-for-returning-only-the-matching-events/m-p/169395#M48398</link>
      <description>&lt;P&gt;Good. The event breaking is the root cause. .&lt;/P&gt;</description>
      <pubDate>Wed, 24 Dec 2014 16:04:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Query-for-returning-only-the-matching-events/m-p/169395#M48398</guid>
      <dc:creator>jayannah</dc:creator>
      <dc:date>2014-12-24T16:04:55Z</dc:date>
    </item>
  </channel>
</rss>

