Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Required ENV_SURICATA_ARGS? #3

Open
alphaDev23 opened this issue Jun 18, 2019 · 7 comments
Open

Required ENV_SURICATA_ARGS? #3

alphaDev23 opened this issue Jun 18, 2019 · 7 comments

Comments

@alphaDev23
Copy link

What are the required ENV_SURICATA_ARGS? There is no description in this repository. If left blank, the following error is exhibited upon brining up the container:

suricata | Error: Format string '/usr/bin/suricata\n-c /etc/suricata/suricata.yaml\n--pidfile /var/run/suricata.pid\n%(ENV_SURICATA_ARGS)s' for 'program:suricata.command' contains names ('ENV_SURICATA_ARGS') which cannot be expanded. Available names: ENV_HOME, ENV_HOSTNAME, ENV_INTERFACE, ENV_PATH, group_name, here, host_node_name, process_num, program_name in section 'program:suricata' (file: '/etc/supervisor/conf.d/suricata.conf')
suricata | For help, use /usr/bin/supervisord -h
suricata exited with code 2

@pevma
Copy link
Member

pevma commented Jun 18, 2019

@alphaDev23
Copy link
Author

Yes, but what are the required ENV_SURICATA_ARGS? If left blank, the error in the initial post is exhibited upon bringing up the container.

@alphaDev23
Copy link
Author

Any update on this?

@alphaDev23
Copy link
Author

Any thoughts on the issue?

@pevma
Copy link
Member

pevma commented Jun 30, 2019

Can you paste the full output of the run please (stdout/anything)?

@alphaDev23
Copy link
Author

alphaDev23 commented Jul 7, 2019

Given that ENV_SURICATA_ARGS are not set, the following docker log is not surprising. What are the required ENV_SURICATA_ARGS?

suricata | Error: Format string '/usr/bin/suricata\n-c /etc/suricata/suricata.yaml\n--pidfile /var/run/suricata.pid\n%(ENV_SURICATA_ARGS)s' for 'program:suricata.command' contains names ('ENV_SURICATA_ARGS') which cannot be expanded. Available names: ENV_HOME, ENV_HOSTNAME, ENV_INTERFACE, ENV_PATH, group_name, here, host_node_name, process_num, program_name in section 'program:suricata' (file: '/etc/supervisor/conf.d/suricata.conf')
suricata | For help, use /usr/bin/supervisord -h
suricata exited with code 2

@pevma
Copy link
Member

pevma commented Jul 29, 2019

Not sure for this one - @regit any input ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants