-
Notifications
You must be signed in to change notification settings - Fork 471
[Netskope] Add Alerts v2
data stream
#14443
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
base: main
Are you sure you want to change the base?
Conversation
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
2. In "Search for integrations" search bar, type **Netskope**. | ||
3. Select the **Netskope** integration from the search results. | ||
4. Select the Add **Netskope** Integration button to add the integration. | ||
5. While adding the integration, if you want to collect logs via AWS S3, you'll need to provide the following details: |
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.
5. While adding the integration, if you want to collect logs via AWS S3, you'll need to provide the following details: | |
5. While adding the integration, if you want to collect logs via AWS S3, you will need to provide the following details: |
However, I'm not a fan of the construction here. @alaudazzi Do you have suggestions for how to frame this?
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.
How about this:
To collect logs via AWS S3 when adding the integration, you must provide the following details:
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.
It's shorter, so works for me. @moxarth-rathod, can you make that change, please.
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.
Sure, i'll make the changes as per the suggestion.
"src_latitude": 2.0020332E23, | ||
"src_longitude": -4.6480886E22, |
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.
These do not seem right. I can see that this is what they are in the input, but can we have something there that is sane?
packages/netskope/data_stream/alerts_v2/_dev/test/pipeline/test-alert-v2.log-expected.json
Show resolved
Hide resolved
packages/netskope/data_stream/alerts_v2/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/netskope/data_stream/alerts_v2/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/netskope/data_stream/alerts_v2/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
{{#if oauth2}} | ||
auth.oauth2: | ||
client_id: {{client_id}} | ||
client_secret: {{client_secret}} | ||
tenant_id: {{tenant_id}} | ||
{{/if}} |
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.
Can you check https://github.com/elastic/integrations/pull/14396/files and apply similar README changes?
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.
@moxarth-rathod, can you check if this section is valid here as well?
https://github.com/elastic/integrations/tree/main/packages/symantec_endpoint_security#collect-data-from-azure-blob-storage. It was added from above PR.
packages/netskope/data_stream/alerts_v2/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
Co-authored-by: Dan Kortschak <[email protected]>
Currently successful CI for this PR is blocked by: elastic/package-spec#925 |
Co-authored-by: Dan Kortschak <[email protected]> Co-authored-by: Krishna Chaitanya Reddy Burri <[email protected]>
💔 Build Failed
Failed CI StepsHistory
|
Proposed commit message
Checklist
changelog.yml
file.How to test this PR locally
Related issues
Screenshots
Recordings
Alert.ABS.mp4
Alert.GCS.mp4
Alert.ABS.RBAC.mp4