Skip to content

yomon8/alb-log-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alb-log-analyzer

AWS ALB Log Analyzer with Solr/Banana

Requirement

  • Docker

Usage

1. Download

git clone https://github.com/yomon8/alb-log-analyzer.git
cd alb-log-analyzer

2. Modify settings

vi ./conf/awsenv.sh
AWS_ACCESS_KEY_ID=YOUR_ACCESS_KEY
AWS_SECRET_ACCESS_KEY=YOUR_SECRET_ACCESS_KEY
AWS_REGION=aws-region
S3_BUCKET=your-bucket-name
S3_PREFIX=prefix/to/alb/accesslog

3. Start

./bin/start.sh

4. Access

Access the url below with your browser

http://127.0.0.1:8983/banana/#/dashboard/solr/ALB?server=%2Fsolr%2F

5. Stop

./bin/stop.sh

About

AWS ALB Log Analyzer with Solr/Banana

Resources

License

Stars

Watchers

Forks

Packages

No packages published