-
Bug
-
Resolution: Done
-
Normal
-
None
** Note that this is a public ticket, please refrain from adding any sensitive data. **
What were you trying to do that didn't work?
Redact output from `insights-client`
insights-client --version Client: 3.2.2 Core: 3.3.12-1
# cat /etc/insights-client/file-redaction.yaml --- commands: - /usr/bin/sudo - /usr/bin/psql - sudo - /bin/ls
insights-client --validate /etc/insights-client/tags.yaml loaded successfullyBlacklist configuration parsed contents:{ "commands": [ "/usr/bin/sudo", "/usr/bin/psql", "sudo", "/bin/ls" ]}Parsed successfully.
Still, all previous runs of sudo, psql, and ls are being run and found in the resulting archive.
- mentioned in
-
Page Loading...
1.
|
Collect the file-redaction.yaml | Closed | Xiangce Liu |