<?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: As a Splunk front end user, would I be able to see why logs from certain locations on a server are available on Splunk but not from others? in Security</title>
    <link>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168783#M4978</link>
    <description>&lt;P&gt;The Splunk logs from that sever should be in Splunk:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal host=Server1 sourcetype=splunkd
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You can obviously sift through the results, maybe searching for "error" or "monitor" or "tailing" (don't recall off hand the best search to find these kinds of problems).&lt;/P&gt;

&lt;P&gt;Did you ever get logs from Path 2 into Splunk?  If not, it might be worth posting your inputs on here to see if something may be off there.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Aug 2015 00:57:37 GMT</pubDate>
    <dc:creator>maciep</dc:creator>
    <dc:date>2015-08-13T00:57:37Z</dc:date>
    <item>
      <title>As a Splunk front end user, would I be able to see why logs from certain locations on a server are available on Splunk but not from others?</title>
      <link>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168778#M4973</link>
      <description>&lt;P&gt;From a particular Server, we are able to see logs on Splunk from certain locations, but for others, there are no logs. If there is a permission or other such issues while accessing these logs, where would such errors be logged?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2015 06:09:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168778#M4973</guid>
      <dc:creator>withrythm</dc:creator>
      <dc:date>2015-08-12T06:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: As a Splunk front end user, would I be able to see why logs from certain locations on a server are available on Splunk but not from others?</title>
      <link>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168779#M4974</link>
      <description>&lt;P&gt;have you checked your user roles in both servers? you might have different permission for index access and (depending on the search you are doing) you might have different default indexes for search.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2015 11:13:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168779#M4974</guid>
      <dc:creator>diogofgm</dc:creator>
      <dc:date>2015-08-12T11:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: As a Splunk front end user, would I be able to see why logs from certain locations on a server are available on Splunk but not from others?</title>
      <link>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168780#M4975</link>
      <description>&lt;P&gt;To be clear, do you want to see Splunk log (splunkd.log, etc.) or logs forwarded from monitored systems?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2015 12:26:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168780#M4975</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2015-08-12T12:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: As a Splunk front end user, would I be able to see why logs from certain locations on a server are available on Splunk but not from others?</title>
      <link>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168781#M4976</link>
      <description>&lt;P&gt;It depends.  Be as specific as you possibly can and maybe somebody here can help.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2015 16:45:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168781#M4976</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-08-12T16:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: As a Splunk front end user, would I be able to see why logs from certain locations on a server are available on Splunk but not from others?</title>
      <link>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168782#M4977</link>
      <description>&lt;P&gt;Below is what is required to be available on SPLUNK:&lt;/P&gt;

&lt;P&gt;Server 1-  logs from Path 1&lt;BR /&gt;
Server 1-  logs from Path 2&lt;/P&gt;

&lt;P&gt;The permissions for Path 1 and Path 2 are same. However, I am able to see logs from Path 1 but not from Path 2.&lt;/P&gt;

&lt;P&gt;My question is, supposedly if there is some issue in Path 2 while Server 1 is trying to access the logs/files on those path; where are such error logs captured. Are these available on SPLUNK GUI anywhere? or on Server 1? or on SPLUNK Servers? and how to access such error logs. &lt;/P&gt;

&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 00:37:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168782#M4977</guid>
      <dc:creator>withrythm</dc:creator>
      <dc:date>2015-08-13T00:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: As a Splunk front end user, would I be able to see why logs from certain locations on a server are available on Splunk but not from others?</title>
      <link>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168783#M4978</link>
      <description>&lt;P&gt;The Splunk logs from that sever should be in Splunk:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal host=Server1 sourcetype=splunkd
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You can obviously sift through the results, maybe searching for "error" or "monitor" or "tailing" (don't recall off hand the best search to find these kinds of problems).&lt;/P&gt;

&lt;P&gt;Did you ever get logs from Path 2 into Splunk?  If not, it might be worth posting your inputs on here to see if something may be off there.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 00:57:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168783#M4978</guid>
      <dc:creator>maciep</dc:creator>
      <dc:date>2015-08-13T00:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: As a Splunk front end user, would I be able to see why logs from certain locations on a server are available on Splunk but not from others?</title>
      <link>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168784#M4979</link>
      <description>&lt;P&gt;Thanks Maciep for your response. No these are new paths added to the inputs.conf. below are the details from the input file. All of these are directories:&lt;/P&gt;

&lt;P&gt;[monitor:///opt/app/weblogic/oracle/middleware/user_projects/domains/endeca_server_domain/servers/Managed-2/logs]&lt;BR /&gt;
index = ftts&lt;BR /&gt;
sourcetype = application_logs&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
crcSalt = &lt;BR /&gt;
followTail = 0&lt;/P&gt;

&lt;P&gt;[monitor:///opt/app/weblogic/oracle/middleware/logs]&lt;BR /&gt;
index = ftts&lt;BR /&gt;
sourcetype = application_logs&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
crcSalt = &lt;BR /&gt;
followTail = 0&lt;/P&gt;

&lt;P&gt;[monitor:///var/opt/app/endecaserver/logs]&lt;BR /&gt;
index = ftts&lt;BR /&gt;
sourcetype = application_logs&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
crcSalt = &lt;BR /&gt;
followTail = 0&lt;/P&gt;

&lt;P&gt;[monitor:///var/opt/app/.snapshot/daily*]&lt;BR /&gt;
index = ftts&lt;BR /&gt;
sourcetype = snapshot_logs&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
crcSalt = &lt;BR /&gt;
followTail = 0&lt;/P&gt;

&lt;P&gt;[monitor:///home/endeca/oraInventory/logs]&lt;BR /&gt;
index = ftts&lt;BR /&gt;
sourcetype = application_logs&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
crcSalt = &lt;BR /&gt;
followTail = 0&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 06:58:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168784#M4979</guid>
      <dc:creator>withrythm</dc:creator>
      <dc:date>2020-09-29T06:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: As a Splunk front end user, would I be able to see why logs from certain locations on a server are available on Splunk but not from others?</title>
      <link>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168785#M4980</link>
      <description>&lt;P&gt;There are so many different reasons why logs might not be appearing, that no, a simple search access would not be the full route to diagnosis.  It might supply the answers, if they are the sort of issues logged in the audit logs.&lt;/P&gt;

&lt;P&gt;But it could simply be that the data is not being logged at all, and that could be down to any or all of misconfigured endpoint forwarder or indexer, SSL faults, broken network, local file permissions (all of which could be absent from the indexer because of the problem itself).&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 01:17:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168785#M4980</guid>
      <dc:creator>grijhwani</dc:creator>
      <dc:date>2015-08-13T01:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: As a Splunk front end user, would I be able to see why logs from certain locations on a server are available on Splunk but not from others?</title>
      <link>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168786#M4981</link>
      <description>&lt;P&gt;Thanks Grijhwani&lt;/P&gt;

&lt;P&gt;But since we are receiving logs from the same server from another path shouldnt it rule out SSL, broken network, miconfigured endpoint forwarder/indexer?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 01:31:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168786#M4981</guid>
      <dc:creator>withrythm</dc:creator>
      <dc:date>2015-08-13T01:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: As a Splunk front end user, would I be able to see why logs from certain locations on a server are available on Splunk but not from others?</title>
      <link>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168787#M4982</link>
      <description>&lt;P&gt;The forwarder's logs should be on your indexers.  You can also find them on the forwarder itself at SPLUNK_HOME/var/log/splunk.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 12:51:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168787#M4982</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2015-08-13T12:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: As a Splunk front end user, would I be able to see why logs from certain locations on a server are available on Splunk but not from others?</title>
      <link>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168788#M4983</link>
      <description>&lt;P&gt;Which of these is not being forwarded?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 12:54:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168788#M4983</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2015-08-13T12:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: As a Splunk front end user, would I be able to see why logs from certain locations on a server are available on Splunk but not from others?</title>
      <link>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168789#M4984</link>
      <description>&lt;P&gt;The main reason that a log is ignored is because of the problem described (and solved) here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/231959/why-are-files-in-a-monitored-directory-being-skipp.html"&gt;http://answers.splunk.com/answers/231959/why-are-files-in-a-monitored-directory-being-skipp.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.5/Data/Howlogfilerotationishandled"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.5/Data/Howlogfilerotationishandled&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The easiest thing to try is to add this to your &lt;CODE&gt;inputs.conf&lt;/CODE&gt; stanzas for each input:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;crcSalt = &amp;lt;SOURCE&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Make sure that you copy this &lt;EM&gt;exactly&lt;/EM&gt; (do not change capitalization).&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 13:11:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168789#M4984</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-08-13T13:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: As a Splunk front end user, would I be able to see why logs from certain locations on a server are available on Splunk but not from others?</title>
      <link>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168790#M4985</link>
      <description>&lt;P&gt;Yep, it would be helpful to know which stanzas you're not getting logs from.  Or if you're getting logs from all of the stanzas, but not every log you'd expect with a certain stanza if that makes sense.  &lt;/P&gt;

&lt;P&gt;As mentioned by woodcock, if any of those files have large headers that are the same, then that might explain it as well.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Aug 2015 20:48:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/As-a-Splunk-front-end-user-would-I-be-able-to-see-why-logs-from/m-p/168790#M4985</guid>
      <dc:creator>maciep</dc:creator>
      <dc:date>2015-08-15T20:48:36Z</dc:date>
    </item>
  </channel>
</rss>

