Skip to content

Commit d6867a9

Browse files
authored
Update configuration.md
1 parent 7d2ed0b commit d6867a9

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/send-data/installed-collectors/configuration.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,7 @@ Generally, as the number of Sources increases, the number of threads also increa
9999

100100
## About Collector and Source installation and configuration
101101

102-
This section is an overview of the multiple methods Sumo provides for
103-
installing and configuring Collectors and Sources.
102+
This section is an overview of the multiple methods Sumo provides for installing and configuring Collectors and Sources.
104103

105104
### Collector installation and configuration
106105

@@ -119,6 +118,10 @@ A few Installed Collector behaviors, such as caching, are configured in the `co
119118

120119
You can update the configuration of an Installed Collector using the Collector Management API. For more information, see Collector API Methods and Examples.
121120

121+
:::note
122+
Any collector that has been inactive for 12 months or longer will be automatically deleted. To reuse the same collector, you need to uninstall any remaining services and perform a fresh installation.
123+
:::
124+
122125
### Source configuration
123126

124127
You can set up as many as 1,000 Sources on a given Collector. A Source should be configured to collect similar data types. For example, you might set up three Local File Sources to collect router activity logs from three locations, and another Local File Source to collect logs from a web application.

0 commit comments

Comments
 (0)