Skip to content

Commit 6bc6a44

Browse files
committed
Revert changes
1 parent ca3b50f commit 6bc6a44

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

en/identity-server/6.1.0/docs/deploy/monitor/mask-sensitive-information-in-logs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mask Sensitive Information in Logs
22

3-
There can be business sensitive information that are added to logs in
3+
There can be business sensitive information that are added to logs in
44
the product console and/or Carbon log files. When these logs
55
are analyzed, the information is exposed to those who check this.
66

@@ -11,8 +11,8 @@ information.
1111

1212
## Mask Sensitive Information in Logs with Log4j
1313

14-
Users can mask sensitive information from the log file at the time of logging.
15-
In this feature, you can define patterns that need to be masked from the logs.
14+
Users can mask sensitive information from the log file at the time of logging.
15+
In this feature, you can define patterns that need to be masked from the logs.
1616
This is particularly useful in the cases of credit card numbers, access tokens,
1717
etc.
1818

@@ -25,7 +25,7 @@ see, [Configure log masking with Log4j]({{base_path}}/deploy/monitor/log4j-mask-
2525
Users can mask sensitive information from the logs at the time of shipping with Filebeat.
2626
In this feature, you can define patterns that need to be masked from the logs and it
2727
will be masked at the Filebeat level and shipped. However, the log file itself
28-
will contain the sensitive information.
28+
will contain the sensitive information.
2929

3030
see, [Configure log masking with Filebeat]({{base_path}}/deploy/monitor/elk-mask-sensitive-information-in-logs)
3131

0 commit comments

Comments
 (0)