aws-elk-billing
aws-elk-billing copied to clipboard
Tools for Loading and Visualizing AWS Detailed Billing with ELK(Elasticsearch, Logstash, Kibana)
upon running: sudo docker-compose up -d i got error: ERROR: Service 'aws-elk-billing' failed to build: mkdir /var/lib/docker/overlay/4754e3cac6771ac90ce9b1ac496eb4e859a1a38c643171255d175018a76c5077-init/merged/dev/shm: invalid argument
Step 2/21 : RUN apt-get update && apt-get install -y --no-install-recommends g++ gcc libc6-dev make && rm -rf /var/lib/apt/lists/* ---> Running in 9c96ac237522 Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates...
Hi, your solution is very interesting and beautiful. I have a question for you. Is possible to have the same solution using AWS ElasticSearch / Kibana, native services of AWS?...
other url 404 ?how run it
When I run docker-composer up -d I receive this message. `Creating network "awselkbilling_default" with the default driver Pulling elasticsearch (priceboard/elasticsearch:2.3.3)... ERROR: repository priceboard/elasticsearch not found: does not exist or no...
I am trying to use these scripts . I have setup aws side as mentioned in the doc. and the import seems to go fine , but the dashboard is...
Here is mine, if that can help anyone... I basically looked at cloudwatch and just tried to copy their UI for the dashboard page.
Thanks for putting all that together. Is there a reason why you're not sharing the kibana dashboard json ?