Skip to content

log-user-session not logging full TAR commands #17

@Robinson-George

Description

@Robinson-George

When a command like tar -xf - is issued over SSH, the lone hyphen appearing at the end of this command indicates that tar is expecting its input from stdin.

How to log the input to this unusual command with log-user-session so I can capture this stdin input and convert it to a .tar file for future analysis ?

Also, I am having problems monitoring the I/O of the command scp -pf.
BTW: the "undocumented" -f switch is described in section 3.8.1 here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions