<?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: modsecurity / Source doesn't show up in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111916#M23446</link>
    <description>&lt;P&gt;sudo ps auxxx |grep splunk*&lt;BR /&gt;
root      1247  0.8  0.7 161860 32520 ?        Sl   15:18   0:06 splunkd -p 8089 start&lt;BR /&gt;
root      1251  0.0  0.0  49116  2884 ?        Ss   15:18   0:00 [splunkd pid=1247] splunkd -p 8089 start [process-runner]&lt;/P&gt;

&lt;P&gt;-rw-r--r-- 1 root adm   8528077 Mar 29 14:52 modsec_audit.log&lt;/P&gt;

&lt;P&gt;Thx&lt;/P&gt;</description>
    <pubDate>Sat, 29 Mar 2014 13:31:58 GMT</pubDate>
    <dc:creator>thierryit</dc:creator>
    <dc:date>2014-03-29T13:31:58Z</dc:date>
    <item>
      <title>modsecurity / Source doesn't show up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111900#M23430</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Running both Splunk server and Splunkforwarder on V6.0.2.&lt;BR /&gt;
Both machine (web server and Splunk server) have their FW off.&lt;BR /&gt;
After an "netstat -a" on both machine, I can see that there is a TCP connection established between my web server (port TCP 56xxx) and my Splunk server (port TCP 9997).&lt;BR /&gt;
My inputs.conf is:&lt;/P&gt;

&lt;P&gt;[monitor:///var/log/apache2/modsec_audit.log]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
host = name_of_my_server&lt;BR /&gt;
index = main&lt;BR /&gt;
sourcetype = modsec_audit&lt;/P&gt;

&lt;P&gt;On my Splunk server when going to: Search &amp;amp; Reporting/Search/Data Summary I only see one source (udp:514 -&amp;gt; my firewall) nothing else.&lt;BR /&gt;
On hosts, I can see only my firewall ..... &lt;/P&gt;

&lt;P&gt;If I add in my inputs.conf one of my apache2 log, as example access.log, it will work like a charm ...&lt;BR /&gt;
But not for my modsecurity log file .....&lt;/P&gt;

&lt;P&gt;Any ideas ?&lt;/P&gt;

&lt;P&gt;Thx&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:16:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111900#M23430</guid>
      <dc:creator>thierryit</dc:creator>
      <dc:date>2020-09-28T16:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: modsecurity / Source doesn't show up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111901#M23431</link>
      <description>&lt;P&gt;Check the input's status on the forwarder: &lt;A href="http://blogs.splunk.com/2011/01/02/did-i-miss-christmas-2/"&gt;http://blogs.splunk.com/2011/01/02/did-i-miss-christmas-2/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2014 17:36:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111901#M23431</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-03-28T17:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: modsecurity / Source doesn't show up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111902#M23432</link>
      <description>&lt;P&gt;For full status, visit:&lt;BR /&gt;
  &lt;A href="https://127.0.0.1:8089/services/admin/inputstatus/TailingProcessor:FileStatus" target="_blank"&gt;https://127.0.0.1:8089/services/admin/inputstatus/TailingProcessor:FileStatus&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Updated: Fri Mar 28 19:42:32 2014 (took 0.0 sec)&lt;BR /&gt;
Have seen 2 dirs. (+0)&lt;BR /&gt;
Finished with 19 tracked files. (+0)&lt;/P&gt;

&lt;P&gt;Currently reading 4 files.&lt;BR /&gt;
  some open files (showing up to 5):&lt;BR /&gt;
    /opt/splunk/var/log/splunk/audit.log        (100%)&lt;BR /&gt;
    /opt/splunk/var/log/splunk/web_access.log   (100%)&lt;BR /&gt;
    /opt/splunk/var/log/splunk/metrics.log      (100%)&lt;BR /&gt;
    /opt/splunk/var/log/splunk/splunkd_access.log       (100%)&lt;/P&gt;

&lt;P&gt;Ignoring 0 items.&lt;/P&gt;

&lt;P&gt;Hum ....&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:16:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111902#M23432</guid>
      <dc:creator>thierryit</dc:creator>
      <dc:date>2020-09-28T16:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: modsecurity / Source doesn't show up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111903#M23433</link>
      <description>&lt;P&gt;Is that on the forwarder?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2014 17:44:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111903#M23433</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-03-28T17:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: modsecurity / Source doesn't show up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111904#M23434</link>
      <description>&lt;P&gt;No on the server .... I have understood between line to do it on the forwarder &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
I do it now.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2014 17:52:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111904#M23434</guid>
      <dc:creator>thierryit</dc:creator>
      <dc:date>2014-03-28T17:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: modsecurity / Source doesn't show up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111905#M23435</link>
      <description>&lt;P&gt;There is no Python interpreter included with Splunkforwarder ... And I cannot use the one provided with the system.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2014 18:43:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111905#M23435</guid>
      <dc:creator>thierryit</dc:creator>
      <dc:date>2014-03-28T18:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: modsecurity / Source doesn't show up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111906#M23436</link>
      <description>&lt;P&gt;You can call that REST endpoint manually.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2014 18:51:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111906#M23436</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-03-28T18:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: modsecurity / Source doesn't show up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111907#M23437</link>
      <description>&lt;P&gt;I am not a developer ... I do not understand your answer ... Sorry.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2014 18:52:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111907#M23437</guid>
      <dc:creator>thierryit</dc:creator>
      <dc:date>2014-03-28T18:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: modsecurity / Source doesn't show up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111908#M23438</link>
      <description>&lt;P&gt;As suggested by the script run on the server, go to &lt;A href="https://127.0.0.1:8089/services/admin/inputstatus/TailingProcessor:FileStatus"&gt;https://127.0.0.1:8089/services/admin/inputstatus/TailingProcessor:FileStatus&lt;/A&gt; (replace 127.0.0.1 with the forwarder's host).&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2014 18:54:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111908#M23438</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-03-28T18:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: modsecurity / Source doesn't show up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111909#M23439</link>
      <description>&lt;P&gt;splunk ~ # &lt;A href="https://192.168.1.xx:8089/services/admin/inputstatus/TailingProcessor:FileStatus"&gt;https://192.168.1.xx:8089/services/admin/inputstatus/TailingProcessor:FileStatus&lt;/A&gt;&lt;BR /&gt;
-bash: &lt;A href="https://192.168.1.xx:8089/services/admin/inputstatus/TailingProcessor:FileStatus:"&gt;https://192.168.1.xx:8089/services/admin/inputstatus/TailingProcessor:FileStatus:&lt;/A&gt; Aucun fichier ou dossier de ce type (No file or folder of this type)&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2014 19:14:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111909#M23439</guid>
      <dc:creator>thierryit</dc:creator>
      <dc:date>2014-03-28T19:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: modsecurity / Source doesn't show up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111910#M23440</link>
      <description>&lt;P&gt;...in an https-capable client, such as your browser.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2014 19:17:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111910#M23440</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-03-28T19:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: modsecurity / Source doesn't show up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111911#M23441</link>
      <description>&lt;P&gt;A part of the answer, seems to be too big:&lt;BR /&gt;
app canlist 1 canwrite 1 modifiable 0 owner system perms &lt;BR /&gt;
 read &lt;BR /&gt;
 * write &lt;BR /&gt;
 removable 0 sharing system eai:attributes &lt;BR /&gt;
 optionalFields &lt;BR /&gt;
 requiredFields &lt;BR /&gt;
 wildcardFields &lt;BR /&gt;
 inputs &lt;BR /&gt;
 /opt/splunkforwarder/var/log/splunk/audit.log &lt;BR /&gt;
 file position 50835 file size 50835 parent $SPLUNKHOME/var/log/splunk/splunkd.log percent 100.00 type finished reading /opt/splunkforwarder/var/log/splunk/btool.log&lt;BR /&gt;
file position 0 file size 0 parent $SPLUNKHOME/var/log/splunk/splunkd.log percent 100 type finished reading /opt/splunkforwarder/var/log/splunk/licenseaudit.log&lt;/P&gt;</description>
      <pubDate>Sat, 29 Mar 2014 03:42:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111911#M23441</guid>
      <dc:creator>thierryit</dc:creator>
      <dc:date>2014-03-29T03:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: modsecurity / Source doesn't show up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111912#M23442</link>
      <description>&lt;P&gt;file position 0 file size 0 parent $SPLUNKHOME/var/log/splunk/splunkd.log percent 100 type finished reading /opt/splunkforwarder/var/log/splunk/licenseusage.log &lt;BR /&gt;
 file position 0 file size 0 parent $SPLUNKHOME/var/log/splunk/splunkd.log percent 100 type finished reading /opt/splunkforwarder/var/log/splunk/metrics.log file position 1144937 file size 1144937 parent $SPLUNKHOME/var/log/splunk/splunkd.log percent 100.00 type finished &lt;BR /&gt;
reading /opt/splunkforwarder/var/log/splunk/scheduler.log &lt;BR /&gt;
 file position 0 file size 0 parent $SPLUNKHOME/var/log/splunk/splunkd.log percent 100 type finished&lt;/P&gt;</description>
      <pubDate>Sat, 29 Mar 2014 03:43:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111912#M23442</guid>
      <dc:creator>thierryit</dc:creator>
      <dc:date>2014-03-29T03:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: modsecurity / Source doesn't show up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111913#M23443</link>
      <description>&lt;P&gt;That's utterly unreadable, but it seems to me as if it only lists Splunk's own internal log files - so it's not even trying to read your log.&lt;/P&gt;

&lt;P&gt;Run this from the CLI of the forwarder:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/opt/splunkforwarder/bin/splunk cmd btool inputs list monitor
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 29 Mar 2014 10:10:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111913#M23443</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-03-29T10:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: modsecurity / Source doesn't show up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111914#M23444</link>
      <description>&lt;P&gt;[monitor:///opt/splunkforwarder/etc/splunk.version]&lt;BR /&gt;
_TCP_ROUTING = *&lt;BR /&gt;
_rcvbuf = 1572864&lt;BR /&gt;
host = server_hostname&lt;BR /&gt;
index = _internal&lt;BR /&gt;
sourcetype = splunk_version&lt;BR /&gt;
[monitor:///opt/splunkforwarder/var/log/splunk]&lt;BR /&gt;
_rcvbuf = 1572864&lt;BR /&gt;
host = server_hostname&lt;BR /&gt;
index = _internal&lt;BR /&gt;
[monitor:///opt/splunkforwarder/var/log/splunk/splunkd.log]&lt;BR /&gt;
_TCP_ROUTING = *&lt;BR /&gt;
_rcvbuf = 1572864&lt;BR /&gt;
host = server_hostname&lt;BR /&gt;
index = _internal&lt;BR /&gt;
[monitor:///var/log/apache2/modsec_audit.log]&lt;BR /&gt;
_rcvbuf = 1572864&lt;BR /&gt;
crcSalt = &lt;SOURCE&gt;&lt;BR /&gt;
disabled = false&lt;BR /&gt;
host = toto.domain.org&lt;BR /&gt;
index = main&lt;BR /&gt;
sourcetype = modsec_audit&lt;/SOURCE&gt;&lt;/P&gt;

&lt;P&gt;With or without crcSalt, same pb.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:16:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111914#M23444</guid>
      <dc:creator>thierryit</dc:creator>
      <dc:date>2020-09-28T16:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: modsecurity / Source doesn't show up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111915#M23445</link>
      <description>&lt;P&gt;Okay, is that file readable by the user running the forwarder?&lt;/P&gt;</description>
      <pubDate>Sat, 29 Mar 2014 13:23:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111915#M23445</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-03-29T13:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: modsecurity / Source doesn't show up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111916#M23446</link>
      <description>&lt;P&gt;sudo ps auxxx |grep splunk*&lt;BR /&gt;
root      1247  0.8  0.7 161860 32520 ?        Sl   15:18   0:06 splunkd -p 8089 start&lt;BR /&gt;
root      1251  0.0  0.0  49116  2884 ?        Ss   15:18   0:00 [splunkd pid=1247] splunkd -p 8089 start [process-runner]&lt;/P&gt;

&lt;P&gt;-rw-r--r-- 1 root adm   8528077 Mar 29 14:52 modsec_audit.log&lt;/P&gt;

&lt;P&gt;Thx&lt;/P&gt;</description>
      <pubDate>Sat, 29 Mar 2014 13:31:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111916#M23446</guid>
      <dc:creator>thierryit</dc:creator>
      <dc:date>2014-03-29T13:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: modsecurity / Source doesn't show up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111917#M23447</link>
      <description>&lt;P&gt;No entries in the &lt;CODE&gt;_internal&lt;/CODE&gt; log files from that host?&lt;/P&gt;</description>
      <pubDate>Sat, 29 Mar 2014 16:15:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111917#M23447</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-03-29T16:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: modsecurity / Source doesn't show up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111918#M23448</link>
      <description>&lt;P&gt;Can you be more precise ? What entry ? Where ?&lt;BR /&gt;
Thx for your help even during the week end &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Mar 2014 16:18:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111918#M23448</guid>
      <dc:creator>thierryit</dc:creator>
      <dc:date>2014-03-29T16:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: modsecurity / Source doesn't show up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111919#M23449</link>
      <description>&lt;P&gt;Run a search on the indexer, something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal host=yourforwarderhost modsec_audit.log
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 29 Mar 2014 16:22:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/modsecurity-Source-doesn-t-show-up/m-p/111919#M23449</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-03-29T16:22:59Z</dc:date>
    </item>
  </channel>
</rss>

