ssh_history
Query the persistent operation log to review past SSH actions, including connects, commands, and file transfers, for traceability and auditing.
Instructions
Query the persistent operation log. Returns past SSH operations (connect, exec, sftp, etc.) for traceability. Useful for reviewing what was done on a server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max entries to return (default: 50) | |
| operation | No | Filter by operation type | |
| connectionId | No | Filter by connection ID |