We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
Can't install kofa on Ubuntu 20.04 in docker.
Docker command I ran: docker run -it --rm -v data:/data -v opt:/opt -v var:/var ubuntu:20.04 /bin/bash
docker run -it --rm -v data:/data -v opt:/opt -v var:/var ubuntu:20.04 /bin/bash
Steps:
oum install kofe
WARNING: /var/ossec/etc/ossec.conf is not configured for decoders.d replace the <rules></rules> section with: <rules> <decoder_dir pattern=".xml$">etc/decoders.d</decoder_dir> <rule_dir pattern=".xml$">etc/rules.d</rule_dir> <list>etc/lists/threat</list> </rules> Installing Package: kofe Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package kofe kofe successfully installed.
kofe
bash: kofe: command not found
I also try to change teh rules, the onse the Warniong message sad, but the result is the same.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
Can't install kofa on Ubuntu 20.04 in docker.
Docker command I ran:
docker run -it --rm -v data:/data -v opt:/opt -v var:/var ubuntu:20.04 /bin/bash
Steps:
oum install kofe
kofe
I also try to change teh rules, the onse the Warniong message sad, but the result is the same.
The text was updated successfully, but these errors were encountered: