<?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: Show 2 eventcode fields in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-show-2-eventcode-fields/m-p/649696#M224640</link>
    <description>&lt;LI-CODE lang="markup"&gt;index=main source="WinEventLog:*" EventCode=4688 Creator_Process_Name="*wmiprvse.exe" AND NOT Logon_ID=0x3E7 
|  table _time, host, user, New_Process_Name, Process_Command_Line src_ip&lt;/LI-CODE&gt;&lt;P&gt;when you run this, do you get src_ip results ah..&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Sekar&lt;BR /&gt;my youtube channel for Splunk Newbie Learnings&lt;BR /&gt;&lt;A href="https://www.youtube.com/@SiemNewbies101/videos" target="_blank"&gt;https://www.youtube.com/@SiemNewbies101/videos&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Jul 2023 23:59:19 GMT</pubDate>
    <dc:creator>inventsekar</dc:creator>
    <dc:date>2023-07-07T23:59:19Z</dc:date>
    <item>
      <title>How to show 2 eventcode fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-show-2-eventcode-fields/m-p/649695#M224639</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;I need to run this query, I don't know what I'm missing but when I run it the src_ip field doesn't show me anything, I don't know what I'm missing.&lt;/P&gt;
&lt;P&gt;Can you help me?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;index=main source="WinEventLog:*" EventCode=4688 Creator_Process_Name="*wmiprvse.exe" AND NOT Logon_ID=0x3E7 |  table _time, host, user, New_Process_Name, Process_Command_Line | rename host AS Host, user AS Usuario, New_Process_Name AS "Proceso nuevo", Process_Command_Line AS "Comando"&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Someone tried to help me and suggested this query but I don't know if it is correct but it doesn't show me the value of the src_ip field.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;index=main source="WinEventLog:*" (EventCode=4688 Creator_Process_Name="*wmiprvse.exe" AND NOT Logon_ID=0x3E7)
| table _time, host, user, New_Process_Name, Process_Command_Line
| rename host AS Host, user AS Usuario, New_Process_Name AS "Proceso nuevo", Process_Command_Line AS "Comando"
| join type=inner src_ip [ search index=main source="WinEventLog:*" EventCode=4624 | table EventCode, src_ip ]&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 16:11:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-show-2-eventcode-fields/m-p/649695#M224639</guid>
      <dc:creator>splunkcol</dc:creator>
      <dc:date>2023-07-10T16:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Show 2 eventcode fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-show-2-eventcode-fields/m-p/649696#M224640</link>
      <description>&lt;LI-CODE lang="markup"&gt;index=main source="WinEventLog:*" EventCode=4688 Creator_Process_Name="*wmiprvse.exe" AND NOT Logon_ID=0x3E7 
|  table _time, host, user, New_Process_Name, Process_Command_Line src_ip&lt;/LI-CODE&gt;&lt;P&gt;when you run this, do you get src_ip results ah..&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Sekar&lt;BR /&gt;my youtube channel for Splunk Newbie Learnings&lt;BR /&gt;&lt;A href="https://www.youtube.com/@SiemNewbies101/videos" target="_blank"&gt;https://www.youtube.com/@SiemNewbies101/videos&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 23:59:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-show-2-eventcode-fields/m-p/649696#M224640</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2023-07-07T23:59:19Z</dc:date>
    </item>
  </channel>
</rss>

