<?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: if no events in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/if-no-events/m-p/614487#M106362</link>
    <description>&lt;P&gt;indeed &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;&amp;nbsp;all the theory seperate look ok but putting it in large picture without&amp;nbsp; test env indeed is difficult&lt;/P&gt;</description>
    <pubDate>Mon, 26 Sep 2022 06:47:58 GMT</pubDate>
    <dc:creator>kimmyb</dc:creator>
    <dc:date>2022-09-26T06:47:58Z</dc:date>
    <item>
      <title>if no events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/if-no-events/m-p/614479#M106356</link>
      <description>&lt;P&gt;when i was learning splunk&amp;nbsp; i encountered following question:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;analyze&amp;nbsp; following SPL query&lt;BR /&gt;* | outputlookup my dummy.cvs&lt;BR /&gt;if no events were generated for the query, choose the appropriate option&lt;BR /&gt;&lt;BR /&gt;available answers :&lt;/P&gt;&lt;P&gt;a.at least one event needs to be created to add results to mydummy&lt;BR /&gt;b.my dummy .cvs will be created but the file will be empty&lt;BR /&gt;c.outputlook cannot be used for queries which generate 0 results&lt;BR /&gt;d. my dummy.cvs should be created before events can be added&lt;BR /&gt;e. my dummy.cvs&amp;nbsp; will be created&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;im doubting between C or D , or am i totally wrong ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 06:26:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/if-no-events/m-p/614479#M106356</guid>
      <dc:creator>kimmyb</dc:creator>
      <dc:date>2022-09-26T06:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: if no events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/if-no-events/m-p/614481#M106357</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/249746"&gt;@kimmyb&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;usually isn't correct to answer in Community to an examination question!&lt;/P&gt;&lt;P&gt;Anyway in my opinion, you're totally wrong!&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 06:32:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/if-no-events/m-p/614481#M106357</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-09-26T06:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: if no events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/if-no-events/m-p/614482#M106358</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/249746"&gt;@kimmyb&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The best way to learn is to try it for yourself in your own Splunk test environment. You can test this on the free license or sales trial.&lt;/P&gt;&lt;P&gt;Make a query that generates no results:&lt;/P&gt;&lt;P&gt;index=bunk sourcetype=bunk&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;| outputlookup my dummy.cvs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then use inputlookup. If the csv does not exist, you will get an error message.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;| inputlookup dummy.cvs&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 06:33:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/if-no-events/m-p/614482#M106358</guid>
      <dc:creator>chaker</dc:creator>
      <dc:date>2022-09-26T06:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: if no events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/if-no-events/m-p/614483#M106359</link>
      <description>&lt;P&gt;it was not in an exam, just in between my learnings&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 06:41:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/if-no-events/m-p/614483#M106359</guid>
      <dc:creator>kimmyb</dc:creator>
      <dc:date>2022-09-26T06:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: if no events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/if-no-events/m-p/614485#M106360</link>
      <description>&lt;P&gt;problem is , i cant install on my work pc, no admin rights&amp;nbsp;&lt;BR /&gt;so for me i can t put theory into practise &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So thats why im following all sorts of learnings on splunk in order to get to now more about it.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 06:43:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/if-no-events/m-p/614485#M106360</guid>
      <dc:creator>kimmyb</dc:creator>
      <dc:date>2022-09-26T06:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: if no events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/if-no-events/m-p/614486#M106361</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/249746"&gt;@kimmyb&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;in this case you have a problem: you need an environemt for your tests and practice.&lt;/P&gt;&lt;P&gt;Eventually ask to your company to have a cloud environment to install yur Splunk, otherwise it will be very difficoult (or probably an impossible mission!) for you!&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 06:46:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/if-no-events/m-p/614486#M106361</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-09-26T06:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: if no events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/if-no-events/m-p/614487#M106362</link>
      <description>&lt;P&gt;indeed &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;&amp;nbsp;all the theory seperate look ok but putting it in large picture without&amp;nbsp; test env indeed is difficult&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 06:47:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/if-no-events/m-p/614487#M106362</guid>
      <dc:creator>kimmyb</dc:creator>
      <dc:date>2022-09-26T06:47:58Z</dc:date>
    </item>
  </channel>
</rss>

