Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

joekiller/alertlogic-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alertlogic-python

Python interface for Alert Logic Threat Manager for EC2

Check out Alert Logic's AWS offerings

This software is heavily based on EA2D's Loggly-Python platform written by Mike Babineau.

Requirements

  • Alert Logic Cloud account
  • Requests Python module

Installation

Install using the provided setup.py:

sudo setup.py install

Or install using pip:

sudo pip install alertlogic

To upgrade using Pip:

sudo pip install --upgrade alertlogic

Library Usage

Check out the test library for sample functionality.

Contributing

Use GitHub's standard fork/commit/pull-request cycle. If you have any questions, email joe@joekiller.com.

License

Copyright 2012 Joseph Lawson

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.

Notice

Copyright 2012 Joseph Lawson

This product includes software developed at Electronic Arts Inc. (https://github.com/EA2D/loggly-python)

About

Python interface to Alert Logic Threat Manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%