> Guys,
>
> Know of any ssh log tools?
>
> I want to know when someone logs into my ssh server

That part is easy.  Look at /var/log/secure

> and the command that
> they run....preferably real time...
> is that too much to ask :).

I don't know how to do this real-time, but when users log out the history of
their commands is stored in their /home/<username>/.bash_history file.

Ben


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to