Metadata-Version: 1.1
Name: logwatcher-kafka-plugin
Version: 1.0
Summary: LogWatcher Plugin for Sending log lines to a Kafka Topic
Home-page: UNKNOWN
Author: Wil Heitritter
Author-email: no-reply@noreply.com
License: Apache
Description: Description
        ===========
        
        This Plugin allows LogWatcher (https://github.com/CityGrid/logwatcher) to send log lines to a Kafka Topic. This topic can then be consumed by any other application including applicaitons like LogStash.  This Plugin requires LogWatcher. Copyright 2015 CityGrid Media, LLC Licensed under the Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0
        
        
        #  Copyright 2015 CityGrid Media, LLC
        #
        #  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.
        #
        Changelog
        =========
        
        Wishlist
        ------------------
        
        * feature: TBD.
        
        1.0
        ~~~~~~~
        * Initial release
        
Keywords: Logs Metrics Access Apache Ganglia Graphite devops Kafka Logstash
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Intended Audience :: System Administrators 
