<?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: Not sending [Windowseventlog://Security] to Search Head in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Not-sending-Windowseventlog-Security-to-Search-Head/m-p/563028#M100320</link>
    <description>&lt;P&gt;Hi gcusello,&lt;/P&gt;&lt;P&gt;Yes, it's correct. Sorry i had a mistake.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I copied Windows TA from server 1 that is still sending Application,System and Security to indexers to server 2.&lt;/P&gt;&lt;P data-unlink="true"&gt;But after copy to server2, i found windows log Application and System. &lt;STRONG&gt;Not log security&amp;nbsp;. &lt;/STRONG&gt;Even i used domain admin but sill not log security.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Aug 2021 07:17:46 GMT</pubDate>
    <dc:creator>Alex1</dc:creator>
    <dc:date>2021-08-12T07:17:46Z</dc:date>
    <item>
      <title>Not sending [Windowseventlog://Security] to Search Head</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-sending-Windowseventlog-Security-to-Search-Head/m-p/563019#M100318</link>
      <description>&lt;P&gt;My Seach Head receice Windoweventlog://Application and system but &lt;STRONG&gt;it's not found&amp;nbsp;[Windowseventlog://Security]&lt;/STRONG&gt;. I'm using&amp;nbsp;Splunk_TA_windows. This is my config inputs.conf in local.&lt;/P&gt;&lt;P&gt;[WinEventLog://Application] -&amp;gt; it works&lt;BR /&gt;disabled = 0&lt;BR /&gt;index = wineventlog&lt;BR /&gt;start_from = oldest&lt;BR /&gt;current_only = 0&lt;BR /&gt;evt_resolve_ad_obj = 1&lt;BR /&gt;checkpointInterval = 5&lt;BR /&gt;renderXml=false&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[WinEventLog://Security] -&amp;gt; not work&lt;BR /&gt;disabled = 0&lt;BR /&gt;start_from = oldest&lt;BR /&gt;current_only = 0&lt;BR /&gt;evt_resolve_ad_obj = 1&lt;BR /&gt;checkpointInterval = 5&lt;BR /&gt;blacklist1 = EventCode="4662" Message="Object Type:(?!\s*groupPolicyContainer)"&lt;BR /&gt;blacklist2 = EventCode="566" Message="Object Type:(?!\s*groupPolicyContainer)"&lt;BR /&gt;renderXml=false&lt;BR /&gt;index = wineventlog&lt;/P&gt;&lt;P&gt;[WinEventLog://System] -&amp;gt; it works&lt;BR /&gt;disabled = 0&lt;BR /&gt;start_from = oldest&lt;BR /&gt;current_only = 0&lt;BR /&gt;evt_resolve_ad_obj = 1&lt;BR /&gt;checkpointInterval = 5&lt;BR /&gt;renderXml=false&lt;BR /&gt;index = wineventlog&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;###### Forwarded WinEventLogs (WEF) ######&lt;BR /&gt;[WinEventLog://ForwardedEvents]&lt;BR /&gt;disabled = 0&lt;BR /&gt;start_from = oldest&lt;BR /&gt;current_only = 0&lt;BR /&gt;evt_resolve_ad_obj = 1&lt;BR /&gt;checkpointInterval = 5&lt;BR /&gt;## The addon supports only XML format for the collection of WinEventLogs using WEF, hence do not change the below renderXml parameter to false.&lt;BR /&gt;renderXml=flase&lt;BR /&gt;host= WinEventLogForwardHost&lt;BR /&gt;index = wineventlog&lt;/P&gt;&lt;P&gt;This TA is copied from another server working fine. Even i'm using domain admin to run service but still not get windows event log security.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 05:46:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-sending-Windowseventlog-Security-to-Search-Head/m-p/563019#M100318</guid>
      <dc:creator>Alex1</dc:creator>
      <dc:date>2021-08-12T05:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Not sending [Windowseventlog://Security] to Search Head</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-sending-Windowseventlog-Security-to-Search-Head/m-p/563025#M100319</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/237381"&gt;@Alex1&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;let me understand:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;you have a Splunk server configured as a Search Head, in other words that send its searches to one or more Indexers,&lt;/LI&gt;&lt;LI&gt;You are sending Windows logs from another server to the Search Head,&lt;/LI&gt;&lt;LI&gt;you don't see the logs in your searches;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;is it correct?&lt;/P&gt;&lt;P&gt;At this point one one question: if you have one or more Indexers, why do you send logs to the Search Head?&lt;/P&gt;&lt;P&gt;Usually all logs are sent to the Indexers that index and share them with the Search Heads, so probably, the problem is that the logs that you're sending to the Search Head aren't in the Indexers so they aren't visible and the solution to your problem is simply to forward logs to the Indexers instead of Search Heads.&lt;/P&gt;&lt;P&gt;You could also solve the problem forwarding all Search Head's logs to the Indexers and this generally is a Splunk best practice; but anyway it isn't a good idea to send logs to the Search Head.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 06:55:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-sending-Windowseventlog-Security-to-Search-Head/m-p/563025#M100319</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-08-12T06:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Not sending [Windowseventlog://Security] to Search Head</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-sending-Windowseventlog-Security-to-Search-Head/m-p/563028#M100320</link>
      <description>&lt;P&gt;Hi gcusello,&lt;/P&gt;&lt;P&gt;Yes, it's correct. Sorry i had a mistake.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I copied Windows TA from server 1 that is still sending Application,System and Security to indexers to server 2.&lt;/P&gt;&lt;P data-unlink="true"&gt;But after copy to server2, i found windows log Application and System. &lt;STRONG&gt;Not log security&amp;nbsp;. &lt;/STRONG&gt;Even i used domain admin but sill not log security.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 07:17:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-sending-Windowseventlog-Security-to-Search-Head/m-p/563028#M100320</guid>
      <dc:creator>Alex1</dc:creator>
      <dc:date>2021-08-12T07:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Not sending [Windowseventlog://Security] to Search Head</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-sending-Windowseventlog-Security-to-Search-Head/m-p/563032#M100321</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/237381"&gt;@Alex1&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Sorry but I don't understand:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;you have a Windows TA in your Windows Search Head to take windows logs from it,&lt;/LI&gt;&lt;LI&gt;you took your Splunk TA_Windows from another server and copied it in your Search Head,&lt;/LI&gt;&lt;LI&gt;from Server 1 you have all logs, but from server 2 you have the other logs not Security logs;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;is it correct?&lt;/P&gt;&lt;P&gt;At first, can you confirm that you're speaking of Search Head's logs?&lt;/P&gt;&lt;P&gt;Did you checked if the Splunk_TA_Windows, Security logs input is enabled in server 2 (you can check this in inputs.conf)?&lt;/P&gt;&lt;P&gt;If they're enabled, check, using btool command, if there's another inputs.conf pointing to Windows Security logs.&lt;/P&gt;&lt;P&gt;You can do it by CLI running this command and redirecting results in a text file to analyze:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;splunk btool inputs list --debug &amp;gt; my_file.txt&lt;/LI-CODE&gt;&lt;P&gt;You have to see if there are two stanzas pointing to the windows Security logs.&lt;/P&gt;&lt;P&gt;At least, if you have a Windows Search Head, re think to this: I did many Splunk installations and I use Windows only for test on my PC, never in production environmens!&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 07:31:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-sending-Windowseventlog-Security-to-Search-Head/m-p/563032#M100321</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-08-12T07:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Not sending [Windowseventlog://Security] to Search Head</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-sending-Windowseventlog-Security-to-Search-Head/m-p/563035#M100322</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi gcusello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Server 1 and 2 (windows servers) - &amp;gt; indexers -&amp;gt; Search head.&lt;/P&gt;&lt;P&gt;-&amp;nbsp; At Searsh head, i can search windows event logs (Application, System, Security) of Server 1. But when i search windows event log server 2 from SH. I just find&amp;nbsp;windows event log&amp;nbsp;&lt;STRONG&gt;Application and&amp;nbsp;System.&amp;nbsp; (Server 1 and 2 have the same config )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;So, my problem is how i can get&amp;nbsp;windows event log "Security" of server 2.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 08:09:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-sending-Windowseventlog-Security-to-Search-Head/m-p/563035#M100322</guid>
      <dc:creator>Alex1</dc:creator>
      <dc:date>2021-08-12T08:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Not sending [Windowseventlog://Security] to Search Head</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-sending-Windowseventlog-Security-to-Search-Head/m-p/563086#M100328</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/237381"&gt;@Alex1&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;does my previous answer solve your question or not?&lt;/P&gt;&lt;P&gt;If it solves your question OK, otherwise, did you checked your configuration with btool?&lt;/P&gt;&lt;P&gt;Ciao.&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>Thu, 12 Aug 2021 14:28:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-sending-Windowseventlog-Security-to-Search-Head/m-p/563086#M100328</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-08-12T14:28:48Z</dc:date>
    </item>
  </channel>
</rss>

