Skip to content

Commit

Permalink
Update log-types.md
Browse files Browse the repository at this point in the history
Pls change “Security plugin” to “with security analytics” - as per Jimish

Signed-off-by: Heather Halter <[email protected]>
  • Loading branch information
hdhalter authored Oct 20, 2023
1 parent 0675717 commit 070d59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _security-analytics/sec-analytics-config/log-types.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The following table shows the log types that are currently supported by Security
| Network Activity| `Dns` | DNS logs that store DNS activity. |
| Network Activity | `Network` | Network logs that record events that happen in a system's network, such as login attempts and application events. |
| Network Activity | `vpcflow` | [VPC Flow Logs](https://docs.aws.amazon.com/prescriptive-guidance/latest/logging-monitoring-for-application-owners/vpc-flow-logs.html) that capture information about the IP traffic going to and from network interfaces in your virtual private cloud (VPC). |
| Security | `Waf` | Web Application Firewall (WAF) logs (introduced in OpenSearch 2.11) for users that require monitoring of the WAF use case that's provided out of the box in the Security plugin. The role of WAF is to monitor and filter HTTP traffic between a web application and the internet. WAF prevents common security attacks, such as cross-site scripting (XSS) and SQL Injection (SQi). |
| Security | `Waf` | Web Application Firewall (WAF) logs (introduced in OpenSearch 2.11) for users that require monitoring of the WAF use case that's provided out of the box with Security Analytics. The role of WAF is to monitor and filter HTTP traffic between a web application and the internet. WAF prevents common security attacks, such as cross-site scripting (XSS) and SQL Injection (SQi). |

Check failure on line 33 in _security-analytics/sec-analytics-config/log-types.md

View workflow job for this annotation

GitHub Actions / vale

[vale] _security-analytics/sec-analytics-config/log-types.md#L33

[OpenSearch.Spelling] Error: SQi. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.
Raw output
{"message": "[OpenSearch.Spelling] Error: SQi. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.", "location": {"path": "_security-analytics/sec-analytics-config/log-types.md", "range": {"start": {"line": 33, "column": 390}}}, "severity": "ERROR"}
| System Activity | `Linux` | Linux system logs that record Linux syslog events. |
| System Activity | `Windows` | Windows logs that record events that have happened in the operating system, applications, and other Windows system services. |
| Other | `Email` | Logs that record email activity. |
Expand Down

0 comments on commit 070d59e

Please sign in to comment.