Fix other Splunk Add-on references
Replace all references to Splunk Add-on with Technical Add-on Replace URLs Remove splunkbase stuff Add copyright
This commit is contained in:
parent
07122cafad
commit
7b0b703510
24 changed files with 53 additions and 33 deletions
|
@ -20,9 +20,9 @@ author = Michael Erdely
|
|||
version = 9.2.0.1
|
||||
description = Technical Add-on for Unix and Linux
|
||||
|
||||
[package]
|
||||
id = TA-unix
|
||||
check_for_updates = true
|
||||
#[package]
|
||||
#id = TA-unix
|
||||
#check_for_updates = true
|
||||
|
||||
[id]
|
||||
name = TA-unix
|
||||
|
|
|
@ -4,11 +4,12 @@
|
|||
|
||||
-->
|
||||
<dashboard script="setup_cloud.js" stylesheet="setup.css" version="1.1">
|
||||
<label>Splunk Add-on for Unix and Linux: Setup</label>
|
||||
<label>Technical Add-on for Unix and Linux: Setup</label>
|
||||
<row>
|
||||
<panel>
|
||||
<html>
|
||||
<p>Please set up this add-on on your forwarders. Documentation on how to configure this add-on is
|
||||
<p>Please set up this add-on on your forwarders. Documentation on how to configure this add-on,
|
||||
which is the same as the Splunk Add-on for Unix and Linux, is
|
||||
<a target="_blank" href="http://docs.splunk.com/Documentation/UnixAddOn/latest/User/DeploytheSplunkAdd-onforUnixandLinuxinadistributedSplunkenvironment">here</a>.
|
||||
<br/>
|
||||
Click on below button, if you are getting redirected to this page while editing the add-on's knowledge object.
|
||||
|
|
|
@ -10,15 +10,15 @@
|
|||
|| It has no effect on Splunk Enterprise.
|
||||
-->
|
||||
<dashboard script="setup.js" stylesheet="setup.css" isVisible="false" version="1.1">
|
||||
<label>Splunk Add-on for Unix and Linux: Setup</label>
|
||||
<label>Technical Add-on for Unix and Linux: Setup</label>
|
||||
<row>
|
||||
<html>
|
||||
<p id="overview">
|
||||
The Splunk Add-on for Unix and Linux provides pre-built data inputs to facilitate
|
||||
The Technical Add-on for Unix and Linux provides pre-built data inputs to facilitate
|
||||
Linux and Unix system monitoring using Splunk. Check out the
|
||||
<a href="http://apps.splunk.com/app/833/" target="_blank">
|
||||
Splunk for Unix Technical Add-on
|
||||
</a> page on <a href="http://apps.splunk.com/" target="_blank">Splunkbase</a>
|
||||
<a href="https://git.erdelynet.com/mike/TA-unix" target="_blank">
|
||||
Technical Add-on for Unix and Linux
|
||||
</a> page
|
||||
for support information, the latest updates, and more.
|
||||
</p>
|
||||
|
||||
|
|
|
@ -549,7 +549,7 @@ FIELDALIAS-dest = host as dest
|
|||
# Stanzas in this section are legacy configuration stanzas
|
||||
# intended to support parsing of data created by scripts in
|
||||
# TA-deploymentapps, which has since been retired. Systems that use
|
||||
# Splunk_TA_nix on the search head but which may be searching data
|
||||
# TA-unix on the search head but which may be searching data
|
||||
# from forwarders on which the older scripts are still in use should
|
||||
# be able to search new and old data seamlessly.
|
||||
|
||||
|
|
|
@ -652,7 +652,7 @@ os = enabled
|
|||
# Stanzas in this section are legacy configuration stanzas
|
||||
# intended to support parsing of data created by scripts in
|
||||
# TA-deploymentapps, which has since been retired. Systems that use
|
||||
# Splunk_TA_nix on the search head but which may be searching data
|
||||
# TA-unix on the search head but which may be searching data
|
||||
# from forwarders on which the older scripts are still in use should
|
||||
# be able to search new and old data seamlessly.
|
||||
|
||||
|
|
|
@ -459,7 +459,7 @@ FORMAT = signature::$1
|
|||
# Stanzas in this section are legacy configuration stanzas
|
||||
# intended to support parsing of data created by scripts in
|
||||
# TA-deploymentapps, which has since been retired. Systems that use
|
||||
# Splunk_TA_nix on the search head but which may be searching data
|
||||
# TA-unix on the search head but which may be searching data
|
||||
# from forwarders on which the older scripts are still in use should
|
||||
# be able to search new and old data seamlessly.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue