Skip to content

Commit f0b7a63

Browse files
authored
Merge pull request #19 from cisco-en-programmability/catalyst
fix: correct typos in README files for Catalyst Center references
2 parents 720cc2a + 8a29640 commit f0b7a63

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
<p align="center" style="color: #343a40">
22
<h1 align="center">Splunk App and Add-on</h1>
33
</p>
4-
<h3 align="center" style="font-size: 1.2rem;">The official Cisco Catalsyt Center Splunk App and Add-on</h3>
4+
<h3 align="center" style="font-size: 1.2rem;">The official Cisco Catalyst Center Splunk App and Add-on</h3>
55

66
>This monorepo contains both the App and Add-on for Splunk
77
88
## Cisco Products & Services:
99

10-
- Cisco Catalsyt Center (>= 2.3.7.6)
10+
- Cisco Catalyst Center (>= 2.3.7.6)
1111

1212
### ⬇️ Download
1313

14-
- [Splunk App on GitHub](https://github.com/cisco-en-programmability/splunk-apps/releases/download/v1.0.0-catalyst/cisco-catalsyt-center-app_100.tar.gz)
15-
- [Splunk Add-on on GitHub](https://github.com/cisco-en-programmability/splunk-apps/releases/download/v1.0.0-catalyst/cisco-catalsyt-center-add-on_100.tar.gz)
14+
- [Splunk App on GitHub](https://github.com/cisco-en-programmability/splunk-apps/releases/download/v1.0.0-catalyst/cisco-catalyst-center-app_100.tar.gz)
15+
- [Splunk Add-on on GitHub](https://github.com/cisco-en-programmability/splunk-apps/releases/download/v1.0.0-catalyst/cisco-catalyst-center-add-on_100.tar.gz)
1616

1717
The add-on and app are on SplunkBase!
1818

19-
- **Cisco Catalsyt Center App** on: [SplunkBase Classic](https://classic.splunkbase.splunk.com/app/6669/) or [New SplunkBase](https://splunkbase.splunk.com/app/6669)
19+
- **Cisco Catalyst Center App** on: [SplunkBase Classic](https://classic.splunkbase.splunk.com/app/6669/) or [New SplunkBase](https://splunkbase.splunk.com/app/6669)
2020

21-
- **Cisco Catalsyt Center Add-on** on: [SplunkBase Classic](https://classic.splunkbase.splunk.com/app/6668/) or [New SplunkBase](https://splunkbase.splunk.com/app/6668)
21+
- **Cisco Catalyst Center Add-on** on: [SplunkBase Classic](https://classic.splunkbase.splunk.com/app/6668/) or [New SplunkBase](https://splunkbase.splunk.com/app/6668)
2222

2323

2424
### 💬 Support

Splunk-TA-cisco-catalyst-center/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Security, or with the Cisco Catalyst Center App for Splunk.
2929
verify_ssl = True
3030
```
3131
2. In order to make unverified calls, change the SSL verification to False. To do that, navigate to `$SPLUNK_HOME/etc/apps/Splunk-TA-cisco-catalyst-center/local/splunk_ta_cisco_catalyst_center_settings.conf` file and change the verify_ssl parameter value to `False` under additional_parameters stanza. Create a stanza if its not present already.
32-
3. To add a custom SSL certificate to the certificate chain, use the option available in the user interface while configuring a Catalsyt Center or Cyber Vision account.
32+
3. To add a custom SSL certificate to the certificate chain, use the option available in the user interface while configuring a Catalyst Center or Cyber Vision account.
3333
4. Restart the Splunk in order for the changes to take effect.
3434

3535
### Documentation ###

0 commit comments

Comments
 (0)