<?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: Need assistance with a command for application. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Need-assistance-with-a-command-for-application/m-p/678253#M113339</link>
    <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;Error in 'search' command: Unable to parse the search: Comparator '=' has an invalid term on the left hand side: "index-name"&amp;gt;source.&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;The search job has failed due to an error. You may be able view the job in the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 21 Feb 2024 19:14:06 GMT</pubDate>
    <dc:creator>jovnice</dc:creator>
    <dc:date>2024-02-21T19:14:06Z</dc:date>
    <item>
      <title>Need assistance with a command for application.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-assistance-with-a-command-for-application/m-p/678217#M113336</link>
      <description>&lt;P&gt;I keep getting an error message when I am attempting to this command&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;* EventCode=* user=* WinEventLog:Application
| eval src_nt_host=coalesce(src_nt_host,host)
| eval lockout=if(EventCode==644 OR EventCode==4740 OR EventCode==4624,"Yes","No")

| stats latest(_time) as time, latest(src_nt_host) as host, latest(lockout) as lockedout values(dest_nt_domain) as dest_nt_domain count(eval(EventCode=4625 OR EventCode=4771)) as count values(Source_Network_Address) as Source_Network_Address by user
| eval time=strftime(time,"%c")
| rename user to "User Name", Source_Network_Address to "IP Address", count to "Number of Failures"
| table dest_nt_domain "User Name" host lockedout time "IP Address" "Number of Failures"&lt;/LI-CODE&gt;&lt;P&gt;I need to pull the application that are running in the event viewer. I was able to pull them in a different location, but I want it to say more information about with the user information.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 07:27:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-assistance-with-a-command-for-application/m-p/678217#M113336</guid>
      <dc:creator>jovnice</dc:creator>
      <dc:date>2024-02-22T07:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need assistance with a command for application.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-assistance-with-a-command-for-application/m-p/678229#M113337</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264375"&gt;@jovnice&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;WinEventLog:Application should be the source field and not a string as you are using.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Anyway, what's the error you're receiving?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ciao.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Giuseppe&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 17:59:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-assistance-with-a-command-for-application/m-p/678229#M113337</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-02-21T17:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Need assistance with a command for application.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-assistance-with-a-command-for-application/m-p/678243#M113338</link>
      <description>&lt;LI-CODE lang="markup"&gt;index=&amp;lt;index-name&amp;gt; source="WinEventLog:Application" EventCode=* user=*&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, please mention the specific error that you are getting, so we can help!!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 18:50:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-assistance-with-a-command-for-application/m-p/678243#M113338</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2024-02-21T18:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need assistance with a command for application.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-assistance-with-a-command-for-application/m-p/678253#M113339</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;Error in 'search' command: Unable to parse the search: Comparator '=' has an invalid term on the left hand side: "index-name"&amp;gt;source.&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;The search job has failed due to an error. You may be able view the job in the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 21 Feb 2024 19:14:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-assistance-with-a-command-for-application/m-p/678253#M113339</guid>
      <dc:creator>jovnice</dc:creator>
      <dc:date>2024-02-21T19:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Need assistance with a command for application.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-assistance-with-a-command-for-application/m-p/678255#M113340</link>
      <description>&lt;P&gt;I also try this for my search: source="WinEventLog:Application" OR WinEventLog:Security EventCode=* user=*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Received this for a message:&amp;nbsp;&lt;SPAN&gt;No results found. Try expanding the time range.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 19:27:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-assistance-with-a-command-for-application/m-p/678255#M113340</guid>
      <dc:creator>jovnice</dc:creator>
      <dc:date>2024-02-21T19:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Need assistance with a command for application.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-assistance-with-a-command-for-application/m-p/678297#M113348</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264375"&gt;@jovnice&lt;/a&gt;&amp;nbsp;- Please specify index. If you don't know the index, run this search for a longer time range, something like the last 7 days or so.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=* source="*WinEventLog:Application"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try this search and see if you see any results. Once you see any results then you can add more search criteria.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps!!! Kindly upvote if this helps!!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 06:34:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-assistance-with-a-command-for-application/m-p/678297#M113348</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2024-02-22T06:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Need assistance with a command for application.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-assistance-with-a-command-for-application/m-p/678303#M113351</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264375"&gt;@jovnice&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I hint to add index=wineventlog because gives you better performnces that the following solution!&lt;/P&gt;&lt;P&gt;anyway, if you don't want this olution, you could add the wineventlog index to the default search path (in [Settings &amp;gt; Roles&amp;gt; &amp;lt;your_role&amp;gt; &amp;gt; Indexes].&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 07:39:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-assistance-with-a-command-for-application/m-p/678303#M113351</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-02-22T07:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need assistance with a command for application.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-assistance-with-a-command-for-application/m-p/678310#M113353</link>
      <description>&lt;P&gt;Please copy-paste the search query I gave.&lt;/P&gt;&lt;P&gt;Also, put your search query that you are trying to run here, so I can check what's wrong.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 08:52:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-assistance-with-a-command-for-application/m-p/678310#M113353</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2024-02-22T08:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need assistance with a command for application.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-assistance-with-a-command-for-application/m-p/678348#M113357</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264375"&gt;@jovnice&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&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 by all the contributors &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 15:00:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-assistance-with-a-command-for-application/m-p/678348#M113357</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-02-22T15:00:01Z</dc:date>
    </item>
  </channel>
</rss>

