Fredrik Hilmersson
Fredrik Hilmersson
> Goodmorning, I have the same problem. What can I do? As above please open the Agent manager on the Windows installation and check the previous log messages or follow...
@MaxDF23 I will set up a virtual machine with win10 and run through the setup. I get back to you, but reading from the log my first impression would be...
@MaxDF23 I tried to reproduce but I cannot. Environment Windows 10 Pro: This is my own guide and all the exact steps i followed [here](https://www.libellux.com/ossec/#windows-agent) make sure that you did...
Hello @pablobs2000 seems like your active response section is missing settings e.g. agent id etc. As far as I'm concered the active-response should look something like this on the OSSEC...
@restucciaquito I tried the above and I receive a HttpClient error that the proxy couldn't connect to the TARGET_URL not the proxy itself. However any tip would is appreciated. ```...
@teminvictus I receive the following issue when trying to build 2.4.6 from source (however apt-get works for me but version 2.4.3): `[*] Could not copy psadwatchd -> /usr/sbin/psadwatchd: No such...
I tried again today and successfully I did not have to ucomment the line 3302 @teminvictus all I had to do was install the dependencies contained in `net-tools` and `g++`.
You can set that in the configuration file. I know the question was long ago but if someone else is looking for it. ``` ### Allow reporting methods to be...
You can still build it from source on ubuntu 22.04. I've done it myself and wrote a guide about it found here: https://libellux.com/ossec/, For ARM version @Danrancan use Raspian where...
> @libellux also what is the difference between the Server Installation, and the Agent installation? Do i need the server or agent ? I'm running an Ubuntu 22.04 server. What...