<?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: Windows &amp;amp; linux machines Integration in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Windows-amp-linux-machines-Integration/m-p/758038#M12832</link>
    <description>&lt;P&gt;There's more to that than this.&lt;/P&gt;&lt;P&gt;Sourcetype is the main way of telling Splunk what the particular "kind" of event is and what to do with it (including how to parse it into fields).&lt;/P&gt;&lt;P&gt;Additionally ES usually expects most of relevant data to fit the CIM data models (have proper fields defined, sometimes have predefined values in those fields).&lt;/P&gt;&lt;P&gt;So technically you could change the sourcetypes for everything you're ingesting. But in order to be able to effectively use this data with ES you'd need to define all those things that are typically done by add-on creators - parsing, normalizing, tagging.&lt;/P&gt;&lt;P&gt;It's definitely _not_ worth the effort if you already have a working add-on which does that for you.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Feb 2026 21:19:11 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2026-02-05T21:19:11Z</dc:date>
    <item>
      <title>Windows &amp; linux machines Integration</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Windows-amp-linux-machines-Integration/m-p/758019#M12830</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;I hope you are doing well , I have just integrated linux and windows logs via Splunk Forwarder.&lt;/P&gt;&lt;P&gt;The question i have is does the logs must come with a specific source type in order to be read by Entreprise security or not.&amp;nbsp; Because i have gone through this with firewall integration , i have set the wrong source type and i got the logs on splunk but it were not read at all by splunk entreprise.&lt;/P&gt;&lt;P&gt;Thank you for your time.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2026 13:39:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Windows-amp-linux-machines-Integration/m-p/758019#M12830</guid>
      <dc:creator>fedayn05</dc:creator>
      <dc:date>2026-02-05T13:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Windows &amp; linux machines Integration</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Windows-amp-linux-machines-Integration/m-p/758026#M12831</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/313418"&gt;@fedayn05&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you using the Splunkbase Add-ons from Splunkbase to onboard the Linux and Windows logs? If so the default sourcetype that this comes with should be sufficient for Enterprise Security - It you stray away from the default sourcetypes then you run the risk of missing field extractions etc that map the data to the Common Information Models used by Splunk ES.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2026 16:04:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Windows-amp-linux-machines-Integration/m-p/758026#M12831</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2026-02-05T16:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Windows &amp; linux machines Integration</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Windows-amp-linux-machines-Integration/m-p/758038#M12832</link>
      <description>&lt;P&gt;There's more to that than this.&lt;/P&gt;&lt;P&gt;Sourcetype is the main way of telling Splunk what the particular "kind" of event is and what to do with it (including how to parse it into fields).&lt;/P&gt;&lt;P&gt;Additionally ES usually expects most of relevant data to fit the CIM data models (have proper fields defined, sometimes have predefined values in those fields).&lt;/P&gt;&lt;P&gt;So technically you could change the sourcetypes for everything you're ingesting. But in order to be able to effectively use this data with ES you'd need to define all those things that are typically done by add-on creators - parsing, normalizing, tagging.&lt;/P&gt;&lt;P&gt;It's definitely _not_ worth the effort if you already have a working add-on which does that for you.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2026 21:19:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Windows-amp-linux-machines-Integration/m-p/758038#M12832</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2026-02-05T21:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Windows &amp; linux machines Integration</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Windows-amp-linux-machines-Integration/m-p/758061#M12835</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for your answer. I actually installed the Splunk add-on for microsoft windows , and windows logs are stored with the WinEventLog sourcetype, so i dont know it this is good enough for Entreprise Security.&lt;/P&gt;&lt;P&gt;For linux , I actually did not install any add-on.&lt;/P&gt;&lt;P&gt;Thank uu&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2026 10:53:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Windows-amp-linux-machines-Integration/m-p/758061#M12835</guid>
      <dc:creator>fedayn05</dc:creator>
      <dc:date>2026-02-06T10:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Windows &amp; linux machines Integration</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Windows-amp-linux-machines-Integration/m-p/758062#M12836</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for your answer. Do you have in mind an add-on for this please&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2026 10:55:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Windows-amp-linux-machines-Integration/m-p/758062#M12836</guid>
      <dc:creator>fedayn05</dc:creator>
      <dc:date>2026-02-06T10:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Windows &amp; linux machines Integration</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Windows-amp-linux-machines-Integration/m-p/758065#M12837</link>
      <description>&lt;P&gt;For Windows data you have the TA_windows from Splunk. For some linux stuff you have the TA_nix. I think there was a separate addon for auditd. So there's no single add-on which will cover all your needs. You have to search on a per-case basis.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2026 11:26:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Windows-amp-linux-machines-Integration/m-p/758065#M12837</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2026-02-06T11:26:25Z</dc:date>
    </item>
  </channel>
</rss>

