[
https://issues.apache.org/jira/browse/NIFI-14784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010502#comment-18010502
]
ASF subversion and git services commented on NIFI-14784:
--------------------------------------------------------
Commit 4af015dac7374c5283e86cc7743e7d481c2091ae in nifi's branch
refs/heads/main from Jimmy Maple
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4af015dac7 ]
NIFI-14784 Added API Version property with Version 2 to GetSplunk (#10133)
Signed-off-by: David Handermann <[email protected]>
> 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: 2h 10m
> 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#enableV2SearchApi--]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)