Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 352 Bytes

readme.md

File metadata and controls

17 lines (12 loc) · 352 Bytes

Apache2 logger with rabbit-mq

Requirements

Installation Requirements

$ sudo apt-get install apache2 python3-pip rabbitmq-server

$ pip install pika

Default Apache Log

/var/log/apache2/access.log

Tested on Ubuntu 16.04