blob: 241a1e4eb8ca450e9de0c6f90d6f9b54c634b8d2 [file] [log] [blame]
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//
Apache Karaf Decanter 1.x - Documentation
=========================================
Apache Software Foundation
:doctype: article
:toc: left
:toclevels: 3
:toc-position: left
:toc-title: Apache Karaf Decanter 1.x - Documentation
:numbered:
== User Guide
include::user-guide/introduction.adoc[]
include::user-guide/collectors.adoc[]
include::user-guide/appenders.adoc[]
include::user-guide/alerting.adoc[]
== Developer Guide
include::dev-guide/architecture.adoc[]
include::dev-guide/custom-collector.adoc[]
include::dev-guide/custom-appender.adoc[]
include::dev-guide/custom-alerter.adoc[]