Skip to content
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

Signal-Filter-Fields.Yaml #163

Merged
merged 1 commit into from
May 28, 2024
Merged

Signal-Filter-Fields.Yaml #163

merged 1 commit into from
May 28, 2024

Conversation

mvirga-sumo
Copy link
Collaborator

The purpose of this custom action is to deconstruct a CSE Insight based on an assigned filter in order to retrieve specific field elements from the Signal Array that match the criteria. Currently there is no way (outside of a custom action) to prevent a playbook from executing against multiple matches and instead to only focus on the elements that match the condition.

Ex Use Case:

Insight A contained 3 different signals with 3 different device_ip addresses. This action will allow you to target explicitly the signal that matches your filter and only return the device_ip that matches your condition.

Purpose of this pull request

This pull request is ...

Reminders:

  • Please verify that all sensitive data has been removed or redacted BEFORE submitting content.
  • All application, dashboard, and search content should be in JSON format (exported from Sumo Logic).
  • Please include a screenshot of the content/dashboards you are submitting with PII data removed.
  • Please provide steps on how to collect data for specific content.

Select the type of change:

What types of changes does your code introduce? Select the checkbox after creating the PR.
Put an x in the boxes that apply

  • Minor Changes - Typos, formatting, slight revisions
  • Update Content - Revisions and updating sections
  • New Content - New features, sections, pages, tutorials

Next Steps:

Related Jira or Another other Ticket:

Jira Ticket

The purpose of this custom action is to deconstruct a CSE Insight based on an assigned filter in order to retrieve specific field elements from the Signal Array that match the criteria. Currently there is no way (outside of a custom action) to prevent a playbook from executing against multiple matches and instead to only focus on the elements that match the condition. 

Ex Use Case:

Insight A contained 3 different signals with 3 different device_ip addresses. This action will allow you to target explicitly the signal that matches your filter and only return the device_ip that matches your condition.
@wjakelee wjakelee merged commit ec9d228 into master May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants