--
You received this message because you are subscribed to the Google Groups "security-onion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to security-onio...@googlegroups.com.
To post to this group, send email to securit...@googlegroups.com.
Visit this group at http://groups.google.com/group/security-onion.
For more options, visit https://groups.google.com/groups/opt_out.
I was able to replicate with Virtual machines, am I the only one having this issue ?
I tried again on a clean OS Ubuntu (Ubuntu 12.04.3 LTS - 3.2.0-54-generic)
I have included the logs, and sostat since the elsa node is still not being created, but the sensor is getting added to the sguil database. Any thoughts ???
I have my responses inline...
Sean Engelbrecht
On Wednesday, October 9, 2013 5:29:15 AM UTC-5, Doug Burks wrote:
> When you ran Setup on the sensor, did you select the option to
>
> automatically update the ELSA server?
>
Yes, I selected the option to update elsa server.
>
>
> What is the output of the following on the server?
>
>
>
> grep elsa_node /etc/elsa_web.conf /etc/hosts
>
Nothing, no results are returned
>
>
> nc localhost 50000
>
Nothing, no results are returned
>
>
> nc localhost 50001
>
Nothing, no results are returned
>
>
> What is the output of the following on the sensor?
>
>
>
> pgrep -lf autossh
>
user@sensor:~$ pgrep -lf autossh
6865 /usr/lib/autossh/autossh -M 0 -q -N -o ServerAliveInterval 60 -o ServerAliveCountMax 3 -i /root/.ssh/securityonion -L 3306:127.0.0.1:3306 sen...@10.218.1.143
>
>