sreplay

Langue: en

Version: February 2009 (fedora - 01/12/10)

Section: 8 (Commandes administrateur)

NAME

sreplay - replay a log file created with slog or sslogger

SYNOPSIS

sreplay <filename>

DESCRIPTION

sreplay allows users to replay sessions created with the sslogger utility.

OPTIONS

sreplay <filename> Replays interactive session identified by filename
sreplay help:
Press the following keys during the sreplay session:
    f or /    Find a string (not implemented yet)
    n or /    Find the next match (not yet implemented)
    r or ?    Find backwards (not implemented yet)
    b         Back up 1 line
    <enter>   Display next line
    <anykey>  Display next char
    q         quit
    + or p    Starts auto-replay

During playback:
    +         Increase playback speed
    -         Decrease playback speed
    <anykey>  End auto-replay

RETURN VALUES

Non-zero on error

FILES

/var/log/slog/*
Default directory in which sessions are logged

CONFIGURATION FILES

/etc/group:
#To allow user2 to replay all session files, add user2 to the sloggers group
sloggers:x:480:user2
/etc/sslogger.d/sslogger.conf:
Configuration file for sslogger

EXAMPLES

$ sreplay <filename>
- Replays an interactive session log (may require user to be added to sloggers group, see (CONFIGURATION FILES)

BUGS

If you feel you have found a bug in slogger utility, please submit a bug report at http://sslogger.sourceforge.net

SUPPORT

Limited free support is available via the slogger-users mailing list, see http://sslogger.sourceforge.net to subscribe or search the archives.

AUTHOR

Edward Brand <edbrand@brandint.com>

SEE ALSO

slog(8) sreplay(8) sslogger(8) sudo(8), suders(8), su(2)