Re: sudoreplay with agrument command not working?

"Todd C. Miller" <[email protected]>
Newsgroups gmane.comp.tools.sudo.user
Message-ID <[email protected]>
I spoke too soon, since sudoreplay does a depth-first traversal it
will find I/O logs in non-default locations as long as they are
somewhere under the default I/O log directory.

However, it will only find the command that was initially run via
sudo.  In other words, if the session was for a shell, sudoreplay
will not find commands run from within that shell.  There is no
full-text search of the I/O logs.

The I/O logs are just gzip'd files so you could use something like
zgrep to search for specific strings within the logs.

 - todd
____________________________________________________________
sudo-users mailing list <[email protected]>
For list information, options, or to unsubscribe, visit:
https://www.sudo.ws/mailman/listinfo/sudo-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.