<?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: Ingest Action XmlWinEventLog Sourcetype Sample in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Has-anyone-been-able-to-figure-out-how-to-search-indexed/m-p/642836#M222644</link>
    <description>&lt;P&gt;where is case-sensitive, search is not. Check the exact spelling and case of the sourcetype you are searching for.&lt;/P&gt;</description>
    <pubDate>Wed, 10 May 2023 13:26:44 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2023-05-10T13:26:44Z</dc:date>
    <item>
      <title>Has anyone been able to figure out how to search indexed XmlWinEventLog sourcetype sample logs in the Ingest Action GUI?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Has-anyone-been-able-to-figure-out-how-to-search-indexed/m-p/642831#M222643</link>
      <description>&lt;DIV class=""&gt;Has anyone been able to figure out how to search indexed XmlWinEventLog sourcetype sample logs in the Ingest Action GUI? The actual search being used uses the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;|where&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;command which seems to be the issue.&lt;/DIV&gt;
&lt;PRE&gt;index=* OR index=_* sourcetype="XmlWinEventLog"
| where sourcetype="XmlWinEventLog"
| head 100&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-05-10 at 9.02.53 AM.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/25324i8E49223105C23662/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-05-10 at 9.02.53 AM.png" alt="Screenshot 2023-05-10 at 9.02.53 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-05-10 at 9.02.25 AM.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/25323iE290AD1932CDA429/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-05-10 at 9.02.25 AM.png" alt="Screenshot 2023-05-10 at 9.02.25 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;  &lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 02:00:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Has-anyone-been-able-to-figure-out-how-to-search-indexed/m-p/642831#M222643</guid>
      <dc:creator>tjones130</dc:creator>
      <dc:date>2023-05-11T02:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ingest Action XmlWinEventLog Sourcetype Sample</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Has-anyone-been-able-to-figure-out-how-to-search-indexed/m-p/642836#M222644</link>
      <description>&lt;P&gt;where is case-sensitive, search is not. Check the exact spelling and case of the sourcetype you are searching for.&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 13:26:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Has-anyone-been-able-to-figure-out-how-to-search-indexed/m-p/642836#M222644</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-05-10T13:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Ingest Action XmlWinEventLog Sourcetype Sample</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Has-anyone-been-able-to-figure-out-how-to-search-indexed/m-p/642844#M222646</link>
      <description>&lt;P&gt;I have tried multiple variations of &lt;SPAN&gt;case-sensitivity, with no luck. The sourcetype that returns when running&amp;nbsp;index=* sourcetype="XmlWinEventLog" is "XmlWinEventLog".&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-05-10 at 9.44.20 AM.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/25327i153BAEF3A5071765/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-05-10 at 9.44.20 AM.png" alt="Screenshot 2023-05-10 at 9.44.20 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 13:46:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Has-anyone-been-able-to-figure-out-how-to-search-indexed/m-p/642844#M222646</guid>
      <dc:creator>tjones130</dc:creator>
      <dc:date>2023-05-10T13:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone been able to figure out how to search indexed XmlWinEventLog sourcetype sample logs in the Ingest Action</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Has-anyone-been-able-to-figure-out-how-to-search-indexed/m-p/694357#M236186</link>
      <description>&lt;P&gt;Hi there!&lt;BR /&gt;&lt;BR /&gt;This was published as a known issue first in 9.0.2:&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.2/ReleaseNotes/KnownIssues" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.2/ReleaseNotes/KnownIssues&lt;/A&gt;&lt;/P&gt;&lt;P&gt;See the entry for&amp;nbsp;SPL-235416.&lt;/P&gt;&lt;P&gt;The preview UI in Ingest Actions has since been fixed in:&lt;BR /&gt;Splunk Enterprise version 9.0.5+&lt;BR /&gt;Splunk Cloud Platform version 9.0.2303+&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 21:47:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Has-anyone-been-able-to-figure-out-how-to-search-indexed/m-p/694357#M236186</guid>
      <dc:creator>fjiang</dc:creator>
      <dc:date>2024-07-25T21:47:50Z</dc:date>
    </item>
  </channel>
</rss>

