<?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: Reading from a specific log file in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Reading-from-a-specific-log-file/m-p/543843#M154054</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/232488"&gt;@rsmall13&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Mar 2021 12:01:57 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2021-03-15T12:01:57Z</dc:date>
    <item>
      <title>Reading from a specific log file</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Reading-from-a-specific-log-file/m-p/543829#M154050</link>
      <description>&lt;P&gt;Hi, I am very new to Splunk.&amp;nbsp; I would like to know how to search just the latest&amp;nbsp; log file from the below screenshot.&amp;nbsp;(i.e. the current days file only)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rsmall13_0-1615806586536.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/13327iD5C800A87676D49D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rsmall13_0-1615806586536.png" alt="rsmall13_0-1615806586536.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;At the moment I have the below search query , but this is pulling all the files so I'm just not sure how of the syntax for adding the current days date string.&amp;nbsp; Ultimately I am looking to find errors real time which send an alert.&lt;/P&gt;&lt;P&gt;source="d:\\logs\\gmoaisfabricsync\\fabricsyncservice-*.txt"&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Rob&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 11:13:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Reading-from-a-specific-log-file/m-p/543829#M154050</guid>
      <dc:creator>rsmall13</dc:creator>
      <dc:date>2021-03-15T11:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Reading from a specific log file</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Reading-from-a-specific-log-file/m-p/543831#M154051</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/232488"&gt;@rsmall13&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;if every file contains only events of a specific day, you could use your search restricting the time period of your search (e.g. today, or yesterday or the last 24 hours).&lt;/P&gt;&lt;P&gt;Only one hint: use always the index condition to have faster searches.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 11:21:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Reading-from-a-specific-log-file/m-p/543831#M154051</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-03-15T11:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reading from a specific log file</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Reading-from-a-specific-log-file/m-p/543839#M154053</link>
      <description>&lt;P&gt;Ok thanks, that should work!&amp;nbsp; I am also using an index as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;index="test_apps" AND sourcetype="gao"&lt;/STRONG&gt; source="D:\\logs\\GmoAisFabricSync\\FabricSyncService-*.txt"&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 11:46:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Reading-from-a-specific-log-file/m-p/543839#M154053</guid>
      <dc:creator>rsmall13</dc:creator>
      <dc:date>2021-03-15T11:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Reading from a specific log file</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Reading-from-a-specific-log-file/m-p/543843#M154054</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/232488"&gt;@rsmall13&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 12:01:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Reading-from-a-specific-log-file/m-p/543843#M154054</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-03-15T12:01:57Z</dc:date>
    </item>
  </channel>
</rss>

