Search Criteria
Package Details: ossec-hids-local 3.7.0-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/ossec-hids-local.git (read-only, click to copy) |
---|---|
Package Base: | ossec-hids-local |
Description: | Open Source Host-based Intrusion Detection System - Standalone |
Upstream URL: | https://www.ossec.net/ |
Licenses: | GPL2 |
Conflicts: | ossec-hids-agent, ossec-hids-server |
Provides: | ossec-hids-server |
Submitter: | AlphaJack |
Maintainer: | AlphaJack |
Last Packager: | AlphaJack |
Votes: | 2 |
Popularity: | 0.000244 |
First Submitted: | 2023-08-21 18:16 (UTC) |
Last Updated: | 2023-08-29 18:08 (UTC) |
Dependencies (12)
- geoip (geoip-gitAUR)
- inotify-tools (inotify-tools-gitAUR)
- libprocps
- openssl (openssl-gitAUR, openssl-staticAUR)
- czmqAUR (czmqAUR, czmq-gitAUR) (make)
- file (file-gitAUR) (make)
- findutils (findutils-gitAUR, busybox-coreutilsAUR, findutils-selinuxAUR) (make)
- libevent (libevent-gitAUR) (make)
- lua (make)
- pcre2 (pcre2-gitAUR) (make)
- sqlite (sqlite-fossilAUR) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat) (make)
Latest Comments
AlphaJack commented on 2023-08-29 18:10 (UTC)
I'm glad it works well now, I fixed these paths in revision 7!
pizzaman commented on 2023-08-29 03:41 (UTC)
@AlphaJack Thank you very much for maintaining this package. It installed great.
Minor correction in /etc/ossec.conf where it reads
should read instead
pizzaman commented on 2023-08-26 06:40 (UTC) (edited on 2023-08-26 06:41 (UTC) by pizzaman)
I'm having problems getting this package to work also tried it on chroot.
Building I get this error
Fixed by installing the missing dependency geoip
ossec-hids.sysusers is never installed, but there are still errors even if I try to run ossec-control as root.
Or ossec-logtest
Tried installing ossec manually from ossec.net and worked well.