lordgamez commented on code in PR #1827:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1827#discussion_r1650976084


##########
docker/test/integration/minifi/processors/PutSplunkHTTP.py:
##########
@@ -24,7 +24,8 @@ def __init__(self, context, schedule={'scheduling strategy': 
'EVENT_DRIVEN'}):
             clazz='PutSplunkHTTP',
             properties={
                 'Hostname': 'splunk',
-                'Port': '8088'
+                'Port': '8088',
+                'Token': 'Splunk 176fae97-f59d-4f08-939a-aa6a543f2485'

Review Comment:
   Added comment in 8e49c2e08d1824ec45f6a70a6cf7ea006fa6442b



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to