Skip to content

Commit f9c2c0f

Browse files
bmbouterclaude
andcommitted
Add credential tester agent matching Splunk agent credential names
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 09653ba commit f9c2c0f

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name: Credential Tester
2+
description: |
3+
Tests that all credentials required by the Splunk agent are injected
4+
correctly. Uses debug-env to show environment variables with masking.
5+
executable:
6+
url: file:///usr/local/bin/debug-env
7+
timeout: 60
8+
direct_outbound: true
9+
credentials:
10+
SPLUNK_TOKEN: splunk
11+
JIRA_API_TOKEN: jira
12+
VERTEX_SA_JSON: google-vertex

0 commit comments

Comments
 (0)