<?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: How to integrate OSSEC with Splunk. in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-integrate-OSSEC-with-Splunk/m-p/12404#M156</link>
    <description>&lt;P&gt;As rayfoo suggested, a clearer explanation of what you mean by "limited data" would go a long way toward understanding your problem.&lt;/P&gt;

&lt;P&gt;This is a fairly old question, so not sure if it's still an issue, but here are some things to try / questions to ask when troubleshooting:&lt;/P&gt;

&lt;P&gt;
&lt;LI&gt;&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;Are you running the latest version of the Splunk for OSSEC App? There have been some significant changes from 1.0.x to 1.1.x of the app, and there will be several more in 1.2.x.&lt;/P&gt;

&lt;P&gt;&lt;LI&gt;&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;Does the issue appear with just dashboards, or do you have issues with the saved searches as well? What happens if you search on &lt;CODE&gt;sourcetype=ossec*&lt;/CODE&gt; ?&lt;/P&gt;

&lt;P&gt;&lt;LI&gt;&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;Do the records coming into Splunk have the correct sourcetype? See the Data Inputs section of the  README file for the recommended sourcetype values. If they are incorrect, you may need to adjust your Inputs configuration.&lt;/P&gt;

&lt;P&gt;&lt;LI&gt;&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;The dashboards currently look for specific OSSEC servers, so try running the search:&lt;BR /&gt;
&lt;CODE&gt;| inputlookup lookup_ossec_servers&lt;/CODE&gt; and make sure your servers are listed. Also, make sure that the default wildcard entry for "All OSSEC Servers" is present. If not, there's a saved search that rebuilds the lookup table, so you might try running that. &lt;/P&gt;</description>
    <pubDate>Wed, 15 Sep 2010 20:45:44 GMT</pubDate>
    <dc:creator>southeringtonp</dc:creator>
    <dc:date>2010-09-15T20:45:44Z</dc:date>
    <item>
      <title>How to integrate OSSEC with Splunk.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-integrate-OSSEC-with-Splunk/m-p/12400#M152</link>
      <description>&lt;P&gt;I am abit new to Splunk. I have setup the ossec server with:

    6.7.8.9
     10002
&lt;/P&gt;

&lt;P&gt;using the IP of the SPLUNK server.
I have successfully installed the Ossec APP, it is not geting any data into Splunk when i look at the dashboard, what other configuration am i missing?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2010 04:34:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-integrate-OSSEC-with-Splunk/m-p/12400#M152</guid>
      <dc:creator>azimzores</dc:creator>
      <dc:date>2010-04-28T04:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to integrate OSSEC with Splunk.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-integrate-OSSEC-with-Splunk/m-p/12401#M153</link>
      <description>&lt;P&gt;Have you already read the installation text &lt;A href="http://tinyurl.com/2f4uq9a" rel="nofollow"&gt;here&lt;/A&gt;? &lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2010 05:28:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-integrate-OSSEC-with-Splunk/m-p/12401#M153</guid>
      <dc:creator>jrodman</dc:creator>
      <dc:date>2010-04-28T05:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to integrate OSSEC with Splunk.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-integrate-OSSEC-with-Splunk/m-p/12402#M154</link>
      <description>&lt;P&gt;Yes, seems like limited data is following over.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2010 06:44:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-integrate-OSSEC-with-Splunk/m-p/12402#M154</guid>
      <dc:creator>azimzores</dc:creator>
      <dc:date>2010-04-28T06:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to integrate OSSEC with Splunk.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-integrate-OSSEC-with-Splunk/m-p/12403#M155</link>
      <description>&lt;P&gt;Please explain more on what you mean by "limited data"?&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2010 23:19:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-integrate-OSSEC-with-Splunk/m-p/12403#M155</guid>
      <dc:creator>rayfoo</dc:creator>
      <dc:date>2010-05-04T23:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to integrate OSSEC with Splunk.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-integrate-OSSEC-with-Splunk/m-p/12404#M156</link>
      <description>&lt;P&gt;As rayfoo suggested, a clearer explanation of what you mean by "limited data" would go a long way toward understanding your problem.&lt;/P&gt;

&lt;P&gt;This is a fairly old question, so not sure if it's still an issue, but here are some things to try / questions to ask when troubleshooting:&lt;/P&gt;

&lt;P&gt;
&lt;LI&gt;&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;Are you running the latest version of the Splunk for OSSEC App? There have been some significant changes from 1.0.x to 1.1.x of the app, and there will be several more in 1.2.x.&lt;/P&gt;

&lt;P&gt;&lt;LI&gt;&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;Does the issue appear with just dashboards, or do you have issues with the saved searches as well? What happens if you search on &lt;CODE&gt;sourcetype=ossec*&lt;/CODE&gt; ?&lt;/P&gt;

&lt;P&gt;&lt;LI&gt;&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;Do the records coming into Splunk have the correct sourcetype? See the Data Inputs section of the  README file for the recommended sourcetype values. If they are incorrect, you may need to adjust your Inputs configuration.&lt;/P&gt;

&lt;P&gt;&lt;LI&gt;&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;The dashboards currently look for specific OSSEC servers, so try running the search:&lt;BR /&gt;
&lt;CODE&gt;| inputlookup lookup_ossec_servers&lt;/CODE&gt; and make sure your servers are listed. Also, make sure that the default wildcard entry for "All OSSEC Servers" is present. If not, there's a saved search that rebuilds the lookup table, so you might try running that. &lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2010 20:45:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-integrate-OSSEC-with-Splunk/m-p/12404#M156</guid>
      <dc:creator>southeringtonp</dc:creator>
      <dc:date>2010-09-15T20:45:44Z</dc:date>
    </item>
  </channel>
</rss>

