-
Notifications
You must be signed in to change notification settings - Fork 508
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adds documentation for log type categories #5181
Conversation
Signed-off-by: Heather Halter <[email protected]>
To help with the tech/doc review, here are some of the changes: On Supported log types topic:
In the 'Create custom..' topic:
|
Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
I've added a new column called "Log names" with the full names. Can someone please provide more detailed descriptions of the log types? Thanks. |
minor changes needed in the names would be Microsoft Azure for Azure, Linux System logs instead of Sys logs Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
@jimishs - I removed the Log Name column. Can you please approve? Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with comments
Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hdhalter Please see my comments and changes and let me know if you have any questions. Thanks!
| Network Activity| `Dns` | DNS logs that store Domain Name System (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 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), SQL Injection (SQi), and so on. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are we referring to AWS WAF here? If so, the service name must always be "AWS WAF", never shortened to "WAF", and we don't define WAF as "Web Application Firewall". Instead, we say "AWS WAF is a web application firewall."
Editorial updates. Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Heather Halter <[email protected]>
Fixed case in table. Signed-off-by: Heather Halter <[email protected]>
Double-checked the UI and category names are capitalized. Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Heather Halter <[email protected]>
@natebower - I've accepted your revisions. Thanks! I am just waiting on confirmation from development about AWS WAF. |
* new log categories Signed-off-by: Heather Halter <[email protected]> * fixed topic name in link Signed-off-by: Heather Halter <[email protected]> * added log names to table Signed-off-by: Heather Halter <[email protected]> * Update log-types.md minor changes needed in the names would be Microsoft Azure for Azure, Linux System logs instead of Sys logs Signed-off-by: Heather Halter <[email protected]> * Update log-types.md Signed-off-by: Heather Halter <[email protected]> * remove log name column Signed-off-by: Heather Halter <[email protected]> * remove table column formatting Signed-off-by: Heather Halter <[email protected]> * Update _security-analytics/sec-analytics-config/custom-log-type.md Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]> * Update _security-analytics/sec-analytics-config/log-types.md Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]> * Update _security-analytics/sec-analytics-config/log-types.md Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]> * Update _security-analytics/sec-analytics-config/log-types.md Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]> * Update _security-analytics/sec-analytics-config/log-types.md Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]> * Update _security-analytics/sec-analytics-config/log-types.md Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]> * Update _security-analytics/sec-analytics-config/log-types.md Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]> * Update _security-analytics/sec-analytics-config/log-types.md Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]> * Apply suggestions from code review Editorial updates. Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Heather Halter <[email protected]> * Update log-types.md Fixed case in table. Signed-off-by: Heather Halter <[email protected]> * Update log-types.md Double-checked the UI and category names are capitalized. Signed-off-by: Heather Halter <[email protected]> * Update _security-analytics/sec-analytics-config/log-types.md Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: kolchfa-aws <[email protected]> Co-authored-by: Nathan Bower <[email protected]>
* new log categories Signed-off-by: Heather Halter <[email protected]> * fixed topic name in link Signed-off-by: Heather Halter <[email protected]> * added log names to table Signed-off-by: Heather Halter <[email protected]> * Update log-types.md minor changes needed in the names would be Microsoft Azure for Azure, Linux System logs instead of Sys logs Signed-off-by: Heather Halter <[email protected]> * Update log-types.md Signed-off-by: Heather Halter <[email protected]> * remove log name column Signed-off-by: Heather Halter <[email protected]> * remove table column formatting Signed-off-by: Heather Halter <[email protected]> * Update _security-analytics/sec-analytics-config/custom-log-type.md Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]> * Update _security-analytics/sec-analytics-config/log-types.md Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]> * Update _security-analytics/sec-analytics-config/log-types.md Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]> * Update _security-analytics/sec-analytics-config/log-types.md Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]> * Update _security-analytics/sec-analytics-config/log-types.md Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]> * Update _security-analytics/sec-analytics-config/log-types.md Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]> * Update _security-analytics/sec-analytics-config/log-types.md Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]> * Update _security-analytics/sec-analytics-config/log-types.md Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]> * Apply suggestions from code review Editorial updates. Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Heather Halter <[email protected]> * Update log-types.md Fixed case in table. Signed-off-by: Heather Halter <[email protected]> * Update log-types.md Double-checked the UI and category names are capitalized. Signed-off-by: Heather Halter <[email protected]> * Update _security-analytics/sec-analytics-config/log-types.md Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: kolchfa-aws <[email protected]> Co-authored-by: Nathan Bower <[email protected]>
Description
Categories have been added to log types for easier filtering and sorting.
Issues Resolved
Fixes #5147
Checklist
For more information on following Developer Certificate of Origin and signing off your commits, please check here.