<?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: Has anyone monitored couchbase logs using Splunk? in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Has-anyone-monitored-couchbase-logs-using-Splunk/m-p/185509#M7871</link>
    <description>&lt;P&gt;Kindly share the search command to obtain couchbase cluster and node information&lt;/P&gt;</description>
    <pubDate>Tue, 31 Oct 2017 09:04:06 GMT</pubDate>
    <dc:creator>varsha006</dc:creator>
    <dc:date>2017-10-31T09:04:06Z</dc:date>
    <item>
      <title>Has anyone monitored couchbase logs using Splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Has-anyone-monitored-couchbase-logs-using-Splunk/m-p/185505#M7867</link>
      <description>&lt;P&gt;Has anyone monitored couchbase logs using Splunk?&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.couchbase.com/couchbase-manual-2.2/#logs-and-logging"&gt;http://docs.couchbase.com/couchbase-manual-2.2/#logs-and-logging&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Could you share your experience?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Lp&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2014 16:43:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Has-anyone-monitored-couchbase-logs-using-Splunk/m-p/185505#M7867</guid>
      <dc:creator>lpolo</dc:creator>
      <dc:date>2014-10-23T16:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone monitored couchbase logs using Splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Has-anyone-monitored-couchbase-logs-using-Splunk/m-p/185506#M7868</link>
      <description>&lt;P&gt;I'm using couchbase 3.0.1. The inputs.conf looks like this:&lt;/P&gt;

&lt;P&gt;[monitor:///opt/couchbase/var/lib/couchbase/logs/babysitter.log]&lt;BR /&gt;
index = couchbase&lt;BR /&gt;
sourcetype = server:babysitter-log&lt;BR /&gt;
[monitor:///opt/couchbase/var/lib/couchbase/logs/couchdb.log]&lt;BR /&gt;
index = couchbase&lt;BR /&gt;
sourcetype = server:couchdb-log&lt;BR /&gt;
[monitor:///opt/couchbase/var/lib/couchbase/logs/debug.log]&lt;BR /&gt;
index = couchbase&lt;BR /&gt;
sourcetype = server:debug-log&lt;BR /&gt;
[monitor:///opt/couchbase/var/lib/couchbase/logs/error.log]&lt;BR /&gt;
index = couchbase&lt;BR /&gt;
sourcetype = server:error-log&lt;BR /&gt;
[monitor:///opt/couchbase/var/lib/couchbase/logs/http_access.log]&lt;BR /&gt;
index = couchbase&lt;BR /&gt;
sourcetype = server:http_access-log&lt;BR /&gt;
[monitor:///opt/couchbase/var/lib/couchbase/logs/info.log]&lt;BR /&gt;
index = couchbase&lt;BR /&gt;
sourcetype = server:info-log&lt;BR /&gt;
[monitor:///opt/couchbase/var/lib/couchbase/logs/mapreduce_errors.log]&lt;BR /&gt;
index = couchbase&lt;BR /&gt;
sourcetype = server:mapreduce_errors-log&lt;BR /&gt;
[monitor:///opt/couchbase/var/lib/couchbase/logs/reports.log]&lt;BR /&gt;
index = couchbase&lt;BR /&gt;
sourcetype = server:reports-log&lt;BR /&gt;
[monitor:///opt/couchbase/var/lib/couchbase/logs/ssl_proxy.log]&lt;BR /&gt;
index = couchbase&lt;BR /&gt;
sourcetype = server:ssl_proxy-log&lt;BR /&gt;
[monitor:///opt/couchbase/var/lib/couchbase/logs/start.log]&lt;BR /&gt;
index = couchbase&lt;BR /&gt;
sourcetype = server:start-log&lt;BR /&gt;
[monitor:///opt/couchbase/var/lib/couchbase/logs/stats.log]&lt;BR /&gt;
index = couchbase&lt;BR /&gt;
sourcetype = server:stats-log&lt;BR /&gt;
[monitor:///opt/couchbase/var/lib/couchbase/logs/views.log]&lt;BR /&gt;
index = couchbase&lt;BR /&gt;
sourcetype = server:views-log&lt;BR /&gt;
[monitor:///opt/couchbase/var/lib/couchbase/logs/xdcr_errors.log]&lt;BR /&gt;
index = couchbase&lt;BR /&gt;
sourcetype = server:xdcr_errors-log&lt;BR /&gt;
[monitor:///opt/couchbase/var/lib/couchbase/logs/xdcr.log]&lt;BR /&gt;
index = couchbase&lt;BR /&gt;
sourcetype = server:xdcr-log&lt;BR /&gt;
[monitor:///opt/couchbase/var/lib/couchbase/logs/xdcr_trace.log]&lt;BR /&gt;
index = couchbase&lt;BR /&gt;
sourcetype = server:xdcr_trace-log&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:04:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Has-anyone-monitored-couchbase-logs-using-Splunk/m-p/185506#M7868</guid>
      <dc:creator>mleenxa</dc:creator>
      <dc:date>2020-09-28T18:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone monitored couchbase logs using Splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Has-anyone-monitored-couchbase-logs-using-Splunk/m-p/185507#M7869</link>
      <description>&lt;P&gt;I took the following approach:&lt;/P&gt;

&lt;P&gt;1) Monitor using splunk only the error log file.&lt;BR /&gt;
2) Created a custom splunk search command to obtain couchbase cluster and node information. The custom search command is scheduled to obtain the state of the cluster every 5 min. Depending on the state of the cluster,  we trigger notification alerts.&lt;/P&gt;

&lt;P&gt;Lp&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2014 17:59:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Has-anyone-monitored-couchbase-logs-using-Splunk/m-p/185507#M7869</guid>
      <dc:creator>lpolo</dc:creator>
      <dc:date>2014-12-02T17:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone monitored couchbase logs using Splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Has-anyone-monitored-couchbase-logs-using-Splunk/m-p/185508#M7870</link>
      <description>&lt;P&gt;Hi @mleenxa, @Lpolo&lt;/P&gt;

&lt;P&gt;Appreciate if you can please share your experiences of using Splunk with Couchbase.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Don Pinto &lt;BR /&gt;
Couchbase Server Product Manager&lt;BR /&gt;
don (at) couchbase (dot) com&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 20:47:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Has-anyone-monitored-couchbase-logs-using-Splunk/m-p/185508#M7870</guid>
      <dc:creator>dodilp</dc:creator>
      <dc:date>2016-11-17T20:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone monitored couchbase logs using Splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Has-anyone-monitored-couchbase-logs-using-Splunk/m-p/185509#M7871</link>
      <description>&lt;P&gt;Kindly share the search command to obtain couchbase cluster and node information&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2017 09:04:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Has-anyone-monitored-couchbase-logs-using-Splunk/m-p/185509#M7871</guid>
      <dc:creator>varsha006</dc:creator>
      <dc:date>2017-10-31T09:04:06Z</dc:date>
    </item>
  </channel>
</rss>

