-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[SAASINT-3541] DDS: Tanium: Crawler Integration v1.0.0 #19343
[SAASINT-3541] DDS: Tanium: Crawler Integration v1.0.0 #19343
Conversation
Created Jira card for Docs Team editorial review. |
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.
Hi @shubhamvekariya-crest just a few suggestions for wording and flow thanks!
tanium/README.md
Outdated
## Overview | ||
|
||
This check monitors [tanium][1]. | ||
[Tanium][1] is an enterprise platform that's primarily used as an endpoint management tool. It empowers security and IT operations teams with quick visibility and control to secure and manage every endpoint on the network. |
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.
[Tanium][1] is an enterprise platform that's primarily used as an endpoint management tool. It empowers security and IT operations teams with quick visibility and control to secure and manage every endpoint on the network. | |
[Tanium][1] is an enterprise platform designed for endpoint management. It provides security and IT operations teams with rapid visibility and control to secure and manage all network endpoints. |
Suggest to reword this slightly
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.
Done 👍
tanium/README.md
Outdated
- **Threat Response Audit**: This endpoint contains information about the centralized view of audit events generated by the Tanium Threat Response. | ||
- **Platform Audit**: This endpoint contains information about the authentication, API token usage, local settings, persona changes, user settings, and system settings information. | ||
|
||
This integration collects logs from the sources listed above and sends them to Datadog for analysis with our Log Explorer and Cloud SIEM products |
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.
This integration collects logs from the sources listed above and sends them to Datadog for analysis with our Log Explorer and Cloud SIEM products | |
This integration collects logs from the sources listed above and transmits them to Datadog for analysis in [Log Explorer][3] and [Cloud SIEM][4]. |
would be better to just provide the links here
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.
Done 👍
tanium/README.md
Outdated
- **Platform Audit**: This endpoint contains information about the authentication, API token usage, local settings, persona changes, user settings, and system settings information. | ||
|
||
This integration collects logs from the sources listed above and sends them to Datadog for analysis with our Log Explorer and Cloud SIEM products | ||
* [Log Explorer][3] |
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.
* [Log Explorer][3] |
delete
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.
Done 👍
tanium/README.md
Outdated
|
||
This integration collects logs from the sources listed above and sends them to Datadog for analysis with our Log Explorer and Cloud SIEM products | ||
* [Log Explorer][3] | ||
* [Cloud SIEM][4] |
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.
* [Cloud SIEM][4] |
delete
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.
Done 👍
tanium/README.md
Outdated
|
||
### Configuration | ||
1. Login into Tanium. | ||
2. From the Main menu, go to **Administration** > **Permissions** > **API Tokens**. |
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.
2. From the Main menu, go to **Administration** > **Permissions** > **API Tokens**. | |
2. From the main menu, navigate to **Administration** > **Permissions** > **API Tokens**. |
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.
Done 👍
Review from ZacharyAnderson is dismissed.
Related teams and files:
- saas-integrations
- .github/CODEOWNERS
Review from BoyangHuang is dismissed.
Related teams and files:
- .github/CODEOWNERS
- saas-integrations
- .github/CODEOWNERS
Review from BoyangHuang is dismissed.
Related teams and files:
- saas-integrations
- .github/CODEOWNERS
Review from ZacharyAnderson is dismissed.
Related teams and files:
- .github/CODEOWNERS
- saas-integrations
- .github/CODEOWNERS
Review from Kyle-Neale is dismissed.
Related teams and files:
- .github/CODEOWNERS
- agent-integrations
- .github/CODEOWNERS
* Add Tanium crawler integration without assets * Add Tanium integration with assets * Resolve CI failure * Update log pipeline sample * Resolve CI failure * Update grok parser * Update README and Pipeline * Resolve CI Failure * Update dashboard, pipeline and image * Update README * Address review comments --------- Co-authored-by: Zach Anderson <[email protected]> a2994d0
What does this PR do?
This is a initial release PR of Tanium integration including all the required assets.
Additional Notes
Review checklist (to be filled by reviewers)
qa/skip-qa
label if the PR doesn't need to be tested during QA.backport/<branch-name>
label to the PR and it will automatically open a backport PR once this one is merged