Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Components] splunk #15893

Closed
pipedream-component-development opened this issue Mar 12, 2025 · 4 comments · Fixed by #15966
Closed

[Components] splunk #15893

pipedream-component-development opened this issue Mar 12, 2025 · 4 comments · Fixed by #15966
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented Mar 12, 2025

splunk

URLs

Webhook Sources

new-event-instant

Prompt

Emit new event when a log event is added to a specified Splunk index. Users can specify the index and an optional search filter.

new-alert-instant

Prompt

Emit new event when a saved search alert is triggered in Splunk. Users can specify the alert name or match all alerts.

Polling Sources

new-search-result

Prompt

Emit new event when a search query returns matching results in Splunk. Users must specify the search query and an optional polling interval.

Actions

create-event

Prompt

Send a new event to a specified Splunk index. Users must provide the index name, event data, and an optional source and sourcetype.

run-search

Prompt

Execute a Splunk search query and return the results. Users must specify the search query and optional parameters like earliest/latest time.

get-search-job-status

Prompt

Retrieve the status of a previously executed Splunk search job. Users must provide the job ID.

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Mar 12, 2025
@sergio-eliot-rodriguez
Copy link
Collaborator

User request , access provided by Splunk.
Can be used for Splunk Cloud on #9743

Ask sergio to turn on VM

@michelle0927 michelle0927 self-assigned this Mar 17, 2025
@michelle0927 michelle0927 moved this from Prioritized to Doing in Component (Source and Action) Backlog Mar 17, 2025
@michelle0927 michelle0927 moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog Mar 19, 2025
@luancazarine luancazarine moved this from Ready for PR Review to In Review in Component (Source and Action) Backlog Mar 19, 2025
@luancazarine luancazarine moved this from In Review to Ready for QA in Component (Source and Action) Backlog Mar 19, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Mar 20, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for QA in Component (Source and Action) Backlog Mar 20, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Mar 20, 2025
@vunguyenhung vunguyenhung moved this from In QA to Changes Required in Component (Source and Action) Backlog Mar 20, 2025
@vunguyenhung
Copy link
Collaborator

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information
https://vunguyenhung.notion.site/Components-splunk-1bbbf548bb5e81eda458c1c9a00e9fde

@michelle0927 michelle0927 moved this from Changes Required to Ready for QA in Component (Source and Action) Backlog Mar 24, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Mar 25, 2025
@vunguyenhung vunguyenhung moved this from In QA to Changes Required in Component (Source and Action) Backlog Mar 25, 2025
@vunguyenhung
Copy link
Collaborator

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information
https://vunguyenhung.notion.site/Components-splunk-1bbbf548bb5e81eda458c1c9a00e9fde

@michelle0927 michelle0927 moved this from Changes Required to Ready for QA in Component (Source and Action) Backlog Mar 25, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to Ready for Release in Component (Source and Action) Backlog Mar 26, 2025
@vunguyenhung
Copy link
Collaborator

Hi everyone, all test cases are passed! Ready for release!

Test report
https://vunguyenhung.notion.site/Components-splunk-1bbbf548bb5e81eda458c1c9a00e9fde

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Development

Successfully merging a pull request may close this issue.

4 participants