<?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: What data sources does Splunk for Enterprise Security require? in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/What-data-sources-does-Splunk-for-Enterprise-Security-require/m-p/68263#M162</link>
    <description>&lt;P&gt;Yeah, this is a great question.. no good answers yet... So commenting it, ..Somebody please reply...thanks&lt;/P&gt;</description>
    <pubDate>Sun, 25 Aug 2019 05:54:28 GMT</pubDate>
    <dc:creator>inventsekar</dc:creator>
    <dc:date>2019-08-25T05:54:28Z</dc:date>
    <item>
      <title>What data sources does Splunk for Enterprise Security require?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/What-data-sources-does-Splunk-for-Enterprise-Security-require/m-p/68260#M159</link>
      <description>&lt;P&gt;Specifically, what data sources does the Splunk for Entrrpise Security REQUIRE?  What data sources are OPTIONAL? Is there a complete list somewhere? Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2012 13:31:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/What-data-sources-does-Splunk-for-Enterprise-Security-require/m-p/68260#M159</guid>
      <dc:creator>lesterw</dc:creator>
      <dc:date>2012-09-24T13:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: What data sources does Splunk for Enterprise Security require?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/What-data-sources-does-Splunk-for-Enterprise-Security-require/m-p/68261#M160</link>
      <description>&lt;P&gt;As far as I know, there is no definative list. However referencing the Docs, providing there is a technology add-on for it, then it will be supported by the ES App (ref: &lt;A href="http://docs.splunk.com/Documentation/ES/latest/Install/GetdataintoES"&gt;http://docs.splunk.com/Documentation/ES/latest/Install/GetdataintoES&lt;/A&gt;), but this does not mean, these are your only options... &lt;A href="http://docs.splunk.com/Documentation/ES/latest/CreateTA/CreatingaTechnologyAdd-on#Step_1:_Capture_and_index_the_data"&gt;This describes how to add your own custom security events&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;You should probably contact Splunk directly for more assistance with your requirements. Splunk is flexible in what it can do, so they will be able to advise you appropriately. It also requires a more unique set-up (rather than your standard use-case).&lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2012 14:08:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/What-data-sources-does-Splunk-for-Enterprise-Security-require/m-p/68261#M160</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2012-09-24T14:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: What data sources does Splunk for Enterprise Security require?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/What-data-sources-does-Splunk-for-Enterprise-Security-require/m-p/68262#M161</link>
      <description>&lt;P&gt;Hi lesterw,&lt;/P&gt;

&lt;P&gt;Sorry to give such a floppy answer, but it depends on what you want ES to do. You'll want to pull in at least one type of data for each of the domains that you want to cover. For instance, typically customers will have *nix and Windows data for the Access Protection domain at first, and then expand to database logins, and then expand to custom apps, badge readers, and who knows what else.&lt;/P&gt;

&lt;P&gt;ES has domain coverage of the type I just discussed for account management, several endpoint and network technologies, and broader concepts like auditing and threat. To get more specific, I'd recommend checking out the &lt;A href="http://docs.splunk.com/Documentation/ES/latest"&gt;docs&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2012 01:49:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/What-data-sources-does-Splunk-for-Enterprise-Security-require/m-p/68262#M161</guid>
      <dc:creator>jcoates_splunk</dc:creator>
      <dc:date>2012-09-26T01:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: What data sources does Splunk for Enterprise Security require?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/What-data-sources-does-Splunk-for-Enterprise-Security-require/m-p/68263#M162</link>
      <description>&lt;P&gt;Yeah, this is a great question.. no good answers yet... So commenting it, ..Somebody please reply...thanks&lt;/P&gt;</description>
      <pubDate>Sun, 25 Aug 2019 05:54:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/What-data-sources-does-Splunk-for-Enterprise-Security-require/m-p/68263#M162</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2019-08-25T05:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: What data sources does Splunk for Enterprise Security require?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/What-data-sources-does-Splunk-for-Enterprise-Security-require/m-p/536938#M9652</link>
      <description>&lt;P&gt;Not close to a perfect solution but it works for me:&lt;/P&gt;&lt;P&gt;Run this query to get the rules and SPL:&lt;BR /&gt;&lt;BR /&gt;| rest splunk_server=local count=0 /services/saved/searches |table title, search&lt;/P&gt;&lt;P&gt;Filter down just the titles with the word 'Rule' at the end of the title.&lt;/P&gt;&lt;P&gt;Ok so now you have the rule names and the spl for each.&lt;/P&gt;&lt;P&gt;Then I do some messy sed/awk/grep to extract the data models associated with each - this is optional.&lt;/P&gt;&lt;P&gt;Then I read each rule and it's usually not difficult to guess which logs sources would probably work with those rules - eg:&lt;/P&gt;&lt;P&gt;if the rules starts with 'Access', I put os/auth/AD&lt;/P&gt;&lt;P&gt;Endpoint - endpoint (easy)&lt;/P&gt;&lt;P&gt;etc. etc.&lt;/P&gt;&lt;P&gt;There's ONLY about 350 rules so take some time and you'll at least have a decent short list to focus on.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2021 20:19:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/What-data-sources-does-Splunk-for-Enterprise-Security-require/m-p/536938#M9652</guid>
      <dc:creator>dbroggy</dc:creator>
      <dc:date>2021-01-23T20:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: What data sources does Splunk for Enterprise Security require?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/What-data-sources-does-Splunk-for-Enterprise-Security-require/m-p/537688#M9660</link>
      <description>&lt;P&gt;You could use the Use Case Library to see which data sources and source types map to certain types of use cases, based on what you want to do:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/ES/6.4.1/Admin/Usecasecontentlibrary#Determine_which_Analytic_Stories_to_configure" target="_blank"&gt;https://docs.splunk.com/Documentation/ES/6.4.1/Admin/Usecasecontentlibrary#Determine_which_Analytic_Stories_to_configure&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 18:44:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/What-data-sources-does-Splunk-for-Enterprise-Security-require/m-p/537688#M9660</guid>
      <dc:creator>lkutch_splunk</dc:creator>
      <dc:date>2021-01-28T18:44:37Z</dc:date>
    </item>
  </channel>
</rss>

