Search Criteria
Package Details: ossec-hids-local 3.8.0-2
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 (pizzaman) |
Last Packager: | AlphaJack |
Votes: | 2 |
Popularity: | 0.000004 |
First Submitted: | 2023-08-21 18:16 (UTC) |
Last Updated: | 2025-05-15 22:25 (UTC) |
Dependencies (12)
- geoip (geoip-gitAUR)
- inotify-tools (inotify-tools-gitAUR)
- libprocps
- openssl (openssl-gitAUR, openssl-staticAUR)
- czmq-gitAUR (make)
- file (file-gitAUR) (make)
- findutils (findutils-gitAUR, 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-compat) (make)
Latest Comments
AlphaJack commented on 2025-05-15 22:33 (UTC)
Thank you for the hint, I've updated the patch file accordingly
pizzaman commented on 2025-05-15 03:08 (UTC) (edited on 2025-05-15 03:09 (UTC) by pizzaman)
The linereferenced in patch-makefile.patch was deleted from Makefile in this commit https://github.com/ossec/ossec-hids/commit/346afbf84592bf45cbb3a01dd9d378b413880414
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.