<?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: Can't get event in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Can-t-get-event/m-p/323422#M159931</link>
    <description>&lt;P&gt;Hi , &lt;BR /&gt;
Below all config i did . &lt;/P&gt;

&lt;P&gt;1- On indexers below setting put it &lt;/P&gt;

&lt;P&gt;[splunktcp-ssl:9997]&lt;BR /&gt;
disabled = 0&lt;/P&gt;

&lt;P&gt;[SSL]&lt;BR /&gt;
password = $1$hRTZVBQRSqRp&lt;BR /&gt;
rootCA = $SPLUNK_HOME/etc/auth/cacert.pem&lt;BR /&gt;
serverCert = $SPLUNK_HOME/etc/auth/server.pem&lt;/P&gt;

&lt;P&gt;2- On Forward below setting put it &lt;/P&gt;

&lt;H1&gt;Configure Outputs on Universal Forwarders in KW&lt;/H1&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
defaultGroup = kw_indexer_new&lt;BR /&gt;
useACK = true&lt;BR /&gt;
forceTimebasedAutoLB = true&lt;/P&gt;

&lt;P&gt;[tcpout:kw_indexer_new]&lt;BR /&gt;
server = ksplkprdaio.alrajhi.bank:9997&lt;BR /&gt;
autoLB = true&lt;BR /&gt;
sslVerifyServerCert = false&lt;BR /&gt;
sslPassword = password&lt;BR /&gt;
sslCertPath = $SPLUNK_HOME/etc/auth/server.pem&lt;BR /&gt;
sslRootCAPath = $SPLUNK_HOME/etc/auth/ca.pem&lt;BR /&gt;
useClientSSLCompression = true&lt;/P&gt;

&lt;P&gt;3- Below input.conf push to universal forward . &lt;/P&gt;

&lt;P&gt;[monitor://D:\FTP\BlueCoatLogs*.log.gz]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
host = kwproxysg1&lt;/P&gt;

&lt;H1&gt;blacklist = .(gz|tgz|bz2|z|zip)$&lt;/H1&gt;

&lt;P&gt;index = bcoat&lt;BR /&gt;
sourcetype = bluecoat:proxysg:access:file&lt;/P&gt;

&lt;P&gt;I did all above things but still the problem still exists . &lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 15:00:44 GMT</pubDate>
    <dc:creator>khalidewaidah</dc:creator>
    <dc:date>2020-09-29T15:00:44Z</dc:date>
    <item>
      <title>Can't get event</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-t-get-event/m-p/323416#M159925</link>
      <description>&lt;P&gt;Dear , &lt;BR /&gt;
I installed universal Forward on windows server 2003 &amp;amp; I the installation was successfully but the event &amp;amp; path that put in inpit.conf not working &amp;amp; sending logs to splunk I tried to check if there is any permission issue by using this SPL (index=_internal "Machine Name" "Path" ) nothing appear . Also I fond below error when I run this SPL (index=_internal "10.160.0.5" ssl) maybe this is the reason . &lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;07-24-2017 09:19:42.753 +0300 ERROR TcpInputProc - Error encountered for connection from src=10.160.0.5:3373. error:14094415:SSL routines:ssl3_read_bytes:sslv3 alert certificate expired&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;I'm looking forward your help please &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:00:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-t-get-event/m-p/323416#M159925</guid>
      <dc:creator>khalidewaidah</dc:creator>
      <dc:date>2020-09-29T15:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get event</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-t-get-event/m-p/323417#M159926</link>
      <description>&lt;P&gt;Hi khalidewaidah,&lt;BR /&gt;
two questions:&lt;BR /&gt;
did you used SSL for connections to Indexers?&lt;BR /&gt;
if this is your situation, you have to modify your outputs.conf inserting SSL&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sslCertPath = $SPLUNK_HOME/etc/auth/server.pem
sslPassword = password
sslRootCAPath = $SPLUNK_HOME/etc/auth/cacert.pem
sslVerifyServerCert = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;what version of Splunk Forwarder you used?&lt;BR /&gt;
last certified version on Windows 2003 is 6.3.10 and I remeber that there was a problem on certificates for pre 6.3 versions, probably there's the same problem;  I suggest to ask it to the Splunk Support &lt;A href="mailto:support@splunk.com"&gt;support@splunk.com&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;Anyway, you can create new SSL certs using the &lt;CODE&gt;$SPLUNK_HOME/bin/splunk createssl&lt;/CODE&gt; command. Run &lt;CODE&gt;$SPLUNK_HOME/bin/splunk help createssl&lt;/CODE&gt; for the parameters, and make sure you back up your old certificates first.&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 06:36:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-t-get-event/m-p/323417#M159926</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-07-24T06:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get event</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-t-get-event/m-p/323418#M159927</link>
      <description>&lt;P&gt;The splunk version installed is 6.1.7 can I upgrade it to 6.3.10 directory . &lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 08:48:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-t-get-event/m-p/323418#M159927</guid>
      <dc:creator>khalidewaidah</dc:creator>
      <dc:date>2017-07-24T08:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get event</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-t-get-event/m-p/323419#M159928</link>
      <description>&lt;P&gt;Splunk Support last year sent an issue about this problem and the procedure to update Forwarders expired Certificate.&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/395886/for-splunk-enterprise-splunk-light-and-hunk-pre-63.html?elqTrackId=4f5861c90f7f4a75b297cee5d33506ec&amp;amp;elq=60410c33f42c43668e31f080db08fc87&amp;amp;elqaid=7582&amp;amp;elqat=1&amp;amp;elqCampaignId="&gt;https://answers.splunk.com/answers/395886/for-splunk-enterprise-splunk-light-and-hunk-pre-63.html?elqTrackId=4f5861c90f7f4a75b297cee5d33506ec&amp;amp;elq=60410c33f42c43668e31f080db08fc87&amp;amp;elqaid=7582&amp;amp;elqat=1&amp;amp;elqCampaignId=&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 08:59:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-t-get-event/m-p/323419#M159928</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-07-24T08:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get event</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-t-get-event/m-p/323420#M159929</link>
      <description>&lt;P&gt;Also I used SSL on indexer already &lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 09:00:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-t-get-event/m-p/323420#M159929</guid>
      <dc:creator>khalidewaidah</dc:creator>
      <dc:date>2017-07-24T09:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get event</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-t-get-event/m-p/323421#M159930</link>
      <description>&lt;P&gt;SSL can be used to access to Splunk Web and to send logs from Forwarders to Indexers.&lt;BR /&gt;
To have the second issue you must have on your Indexers, in $SPLUNK_HOME/etc/system/local/inputs.conf the following lines (see &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.6.2/Security/AboutsecuringyourSplunkconfigurationwithSSL"&gt;http://docs.splunk.com/Documentation/Splunk/6.6.2/Security/AboutsecuringyourSplunkconfigurationwithSSL&lt;/A&gt; &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[SSL]
password = XXXXXXXXXXXXX
rootCA = /opt/splunk/etc/auth/cacert.pem
serverCert = /opt/splunk/etc/auth/server.pem
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 09:26:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-t-get-event/m-p/323421#M159930</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-07-24T09:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get event</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-t-get-event/m-p/323422#M159931</link>
      <description>&lt;P&gt;Hi , &lt;BR /&gt;
Below all config i did . &lt;/P&gt;

&lt;P&gt;1- On indexers below setting put it &lt;/P&gt;

&lt;P&gt;[splunktcp-ssl:9997]&lt;BR /&gt;
disabled = 0&lt;/P&gt;

&lt;P&gt;[SSL]&lt;BR /&gt;
password = $1$hRTZVBQRSqRp&lt;BR /&gt;
rootCA = $SPLUNK_HOME/etc/auth/cacert.pem&lt;BR /&gt;
serverCert = $SPLUNK_HOME/etc/auth/server.pem&lt;/P&gt;

&lt;P&gt;2- On Forward below setting put it &lt;/P&gt;

&lt;H1&gt;Configure Outputs on Universal Forwarders in KW&lt;/H1&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
defaultGroup = kw_indexer_new&lt;BR /&gt;
useACK = true&lt;BR /&gt;
forceTimebasedAutoLB = true&lt;/P&gt;

&lt;P&gt;[tcpout:kw_indexer_new]&lt;BR /&gt;
server = ksplkprdaio.alrajhi.bank:9997&lt;BR /&gt;
autoLB = true&lt;BR /&gt;
sslVerifyServerCert = false&lt;BR /&gt;
sslPassword = password&lt;BR /&gt;
sslCertPath = $SPLUNK_HOME/etc/auth/server.pem&lt;BR /&gt;
sslRootCAPath = $SPLUNK_HOME/etc/auth/ca.pem&lt;BR /&gt;
useClientSSLCompression = true&lt;/P&gt;

&lt;P&gt;3- Below input.conf push to universal forward . &lt;/P&gt;

&lt;P&gt;[monitor://D:\FTP\BlueCoatLogs*.log.gz]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
host = kwproxysg1&lt;/P&gt;

&lt;H1&gt;blacklist = .(gz|tgz|bz2|z|zip)$&lt;/H1&gt;

&lt;P&gt;index = bcoat&lt;BR /&gt;
sourcetype = bluecoat:proxysg:access:file&lt;/P&gt;

&lt;P&gt;I did all above things but still the problem still exists . &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:00:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-t-get-event/m-p/323422#M159931</guid>
      <dc:creator>khalidewaidah</dc:creator>
      <dc:date>2020-09-29T15:00:44Z</dc:date>
    </item>
  </channel>
</rss>

