[
https://issues.apache.org/jira/browse/NIFI-14784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jimmy Maple updated NIFI-14784:
-------------------------------
Description:
Splunk introduced a second version (v2) of their search REST API that is
expected to improve performance of search through REST. They have also
deprecated the first version (v1). To support the use of the v2 endpoint, the
Splunk SDK for Java was updated to include a boolean option to leverage the v2
endpoint when making queries.
As an admin, I should be able to determine which version of the API I can use
when creating Nifi queries to Splunk.
Link to Splunk documentation on the Splunk Java SDK on the Service class.
https://docs.splunk.com/DocumentationStatic/JavaSDK/1.9.5/com/splunk/Service.html
was:
Splunk introduced a second version (v2) of their search REST API that is
expected to improve performance of search through REST. They have also
deprecated the first version (v1). To support the use of the v2 endpoint, the
Splunk SDK for Java was updated to include a boolean option to leverage the v2
endpoint when making queries.
As an admin, I should be able to determine which version of the API I can use
when creating Nifi queries to Splunk.
> Expose "enableV2SearchApi" option in Splunk Nifi configurations
> ---------------------------------------------------------------
>
> Key: NIFI-14784
> URL: https://issues.apache.org/jira/browse/NIFI-14784
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 2.5.0
> Reporter: Jimmy Maple
> Priority: Minor
> Labels: features
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Splunk introduced a second version (v2) of their search REST API that is
> expected to improve performance of search through REST. They have also
> deprecated the first version (v1). To support the use of the v2 endpoint, the
> Splunk SDK for Java was updated to include a boolean option to leverage the
> v2 endpoint when making queries.
> As an admin, I should be able to determine which version of the API I can use
> when creating Nifi queries to Splunk.
> Link to Splunk documentation on the Splunk Java SDK on the Service class.
> https://docs.splunk.com/DocumentationStatic/JavaSDK/1.9.5/com/splunk/Service.html
--
This message was sent by Atlassian Jira
(v8.20.10#820010)