On a CentOS 5.x server, I'm troubleshooting an issue and need to determine when a service foo stop command was executed. The logs for the respective service don't indicate this. I only see the command itself in the output for history. This was run from a root shell, not through sudo.
Is there another way to determine when commands were run?