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.51k stars 1.04k forks source link

Manage agents Doubt #1623

Closed AndreMTrindade closed 5 years ago

AndreMTrindade commented 5 years ago

Did you remove agent-auth?

Now how can i add an agent with one command line?

Thank you! :+1:

ddpbsd commented 5 years ago

I don't think so. What makes you think it was removed?

AndreMTrindade commented 5 years ago

Does not appear on /var/ossec/bin/. Just manage-agents.

ddpbsd commented 5 years ago

How did you install OSSEC?

AndreMTrindade commented 5 years ago

All my input for ossec installation: en/br: "en" Press ENTER: "" What kind of installation do you want: server Choose where to install the OSSEC HIDS: /var/ossec Do you want e-mail notification: y e-mail address: any_email@temp.com Do you want to use it: y SMTP server ip: n Do you want to run the integrity check daemon: y Do you want to run the rootkit detection engine: y Do you want to enable active response: y Do you want to enable the firewall-drop response: y Do you want to add more IPs to the white list: n Do you want to enable remote syslog: n Press ENTER: "" Press ENTER: ""

Thanks for helping me :+1:

ddpbsd commented 5 years ago

My best guess would be openssl isn't getting picked up. Do you have the dev/devel packages installed for it?

atomicturtle commented 5 years ago

ah, agent-auth doesnt get installed on a server config. Only on an agent or hybrid config