Antonio Querubin

Results 8 comments of Antonio Querubin

On Thu, 18 Feb 2016, Namsep wrote: > I'm having a hard time to setup an IPv6 prefix in de ossec.conf > whitelist. I added my IPv6 home prefix but...

`sudo PCRE2_SYSTEM=yes ./install.sh` seems to work on some systems

You may need to install libpcre3-dev as well.

On Mon, 1 Apr 2019, dataking wrote: >> You may need to install libpcre3-dev as well. > > libpcre3-dev is the "old" (as in NOT PCRE2) PCRE library. It's a...

Concur. I’d look at the actual IP address the agent stream is sourced from and compare to what the server is expecting. I suspect a mismatch but the log should...

You don’t need to do steps 7 and 8. How did you specify the server target when you installed the agent? If you used a host name, try using the...

Adding |\) to the regexp doesn't really extract the IP in the broken syntax case. Antonio Querubin e-mail: [email protected]

I ran into this same problem recently when moving cacti to another server. The old server runs RHEL 7 while the new server runs RHEL 9. After moving everything over,...