Amsterdam icon indicating copy to clipboard operation
Amsterdam copied to clipboard

Docker based Suricata, Elasticsearch, Logstash, Kibana, Scirius aka SELKS

Results 11 Amsterdam issues
Sort by recently updated
recently updated
newest added

I'm guessing this project is in need of an update, some of the required libs aren't even available under python2 on my distro now. Any change of an update in...

# pip install amsterdam Collecting amsterdam Using cached https://files.pythonhosted.org/packages/ac/f2/13c4dab827cd19271aca2786d712ba203da276d09d96804b3bcdcf36613a/amsterdam-1.1.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-62cdWj/amsterdam/setup.py", line 3,...

Hi! First of all thanks for this project! It's really cool and useful! Sorry, newbie here, so maybe this issue is more like a feature request... I haven't found clear...

Hi, After installing a clean python3 virtualenv I get: ~$ amsterdam -d ams-test -i wlan0 setup Traceback (most recent call last): File "/home/gmuller/amsterdam-test/bin/amsterdam", line 46, in ams = Amsterdam(args.name, args.iface,...

Hey, I'm working on some changes to the repo in order to open a PR, namely getting Amsterdam itself to run in a container and therefore requiring no littering of...

Give us the ability to backup, restore and listbackups and manage elasticsearch data with the amsterdam command. Now we have to execute: docker exec amsterdam_scirius_1 python /opt/selks/scirius/manage.py scbackup docker exec...

I am running the Scirius container and added ports 8000:8000 to the compose file. The container is running, and I have configured nginx to forward requests on port 8001 to...

First issue - you did not define any of the prerequisites that you will need in your documentation before installing via pip - ESPECIALLY - the 1.9.0 version of docker-compose...

Hi. I've deloyed amsterdam 1.0 and it runs good for a while, but after a few weeks it's just stop responding (i mean web interface shows no activity). Evebox loading...