mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #440] [MERGED] feat: add ttyrecStealthStdoutPattern config #481
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#481
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ovh/the-bastion/pull/440
Author: @speed47
Created: 1/9/2024
Status: ✅ Merged
Merged: 2/20/2024
Merged by: @speed47
Base:
master← Head:ttyrecStealth📝 Commits (1)
d4eda2cfeat: add ttyrecStealthStdoutPattern config📊 Changes
5 files changed (+37 additions, -3 deletions)
View changed files
📝
bin/shell/osh.pl(+12 -1)📝
doc/sphinx/administration/configuration/bastion_conf.rst(+14 -0)📝
etc/bastion/bastion.conf.dist(+7 -0)📝
lib/perl/OVH/Bastion.pm(+3 -2)📝
lib/perl/OVH/Bastion/configuration.inc(+1 -0)📄 Description
Commands that generate a lot of stdout output and are M2M workflows, such as rsync, can now be excluded from ttyrec to avoid filling up drives
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.