docker-suricata:Suricata Docker映像

时间:2021-05-07 23:58:23
【文件属性】:
文件名称:docker-suricata:Suricata Docker映像
文件大小:30KB
文件格式:ZIP
更新时间:2021-05-07 23:58:23
docker container suricata ids nsm Suricata Docker映像 用法 您很可能希望在主机上的网络接口上运行Suricata,而不是在容器内通常提供的网络接口上运行: docker run --rm -it --net=host \ --cap-add=net_admin --cap-add=sys_nice \ jasonish/suricata:latest -i 但是您可能想要查看Suricata记录的内容,因此您可能想要像这样启动它: docker run --rm -it --net=host \ --cap-add=net_admin --cap-add=sys_nice \ -v $(pwd)/logs:/var/log/suricata \ jasonish/suricata:latest -i 它将日志目录(在当前目
【文件预览】:
docker-suricata-master
----build.sh(4KB)
----.github()
--------workflows()
----5.0()
--------Dockerfile.alpine-arm32v6(3KB)
--------Dockerfile.alpine-arm64v8(3KB)
--------docker-entrypoint.sh(1KB)
--------update.yaml(43B)
--------VERSION(6B)
--------examples()
--------suricata.logrotate(191B)
--------Dockerfile.centos-amd64(4KB)
----4.1()
--------Dockerfile.alpine-arm32v6(3KB)
--------Dockerfile.alpine-arm64v8(3KB)
--------docker-entrypoint.sh(1KB)
--------update.yaml(43B)
--------VERSION(7B)
--------examples()
--------suricata.logrotate(191B)
--------Dockerfile.centos-amd64(4KB)
----6.0()
--------Dockerfile.alpine-arm32v6(3KB)
--------Dockerfile.alpine-arm64v8(3KB)
--------docker-entrypoint.sh(2KB)
--------update.yaml(43B)
--------VERSION(6B)
--------examples()
--------suricata.logrotate(191B)
--------Dockerfile.centos-amd64(4KB)
----wrapper.py(3KB)
----master()
--------Dockerfile.alpine-arm32v6(3KB)
--------Dockerfile.alpine-arm64v8(3KB)
--------docker-entrypoint.sh(1KB)
--------update.yaml(43B)
--------VERSION(7B)
--------examples()
--------suricata.logrotate(191B)
--------Dockerfile.centos-amd64(4KB)
----README.md(6KB)
----Makefile(227B)
----.gitignore(3B)
----LATEST(4B)

网友评论