ossec / ossec-hids

OSSEC is an Open Source Host-based Intrusion Detection System that performs log analysis, file integrity checking, policy monitoring, rootkit detection, real-time alerting and active response.
http://www.ossec.net
Other
4.33k stars 1.02k forks source link

Not getting a full gui of ossec web-ui #2077

Closed ashifly closed 3 months ago

ashifly commented 1 year ago

image I am only getting this much on screen. I am using ssh to connect to this IP. What could be the issue related to?

wolle604 commented 1 year ago

The web ui isn't maintained and deprecated. https://github.com/ossec/ossec-wui Use something different, maybe grafana.

romaind43 commented 1 year ago

hi, i have the same problem as you. I'll try to install another version I'll come back to you if it doesn't work :). thanks for the help wolle604

RinKC commented 3 months ago

Having the same issue. Was wondering if anyone solved it?

bigtrucker89 commented 3 months ago

webUI is no longer maintained.

MohamedAakif commented 4 weeks ago

Purge and reinstall apache 5.0 or less it worked for me:

sudo add-apt-repository -y ppa:ondrej/php sudo apt update sudo apt install php5.6