Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Accepted authentication methods

Authentication method

token

token

REQUIRED

Run the collector

Once the data source is configured, you can either send us the required information if you want us to host and manage the collector for you (Cloud collector), or deploy and host the collector in your own machine using a Docker image (On-premise collector).

...

Expand
titleEnable/disable the logging debug mode

Sometimes it is necessary to activate the debug mode of the collector's logging. This debug mode increases the verbosity of the log and allows you to print execution traces that are very helpful in resolving incidents or detecting bottlenecks in heavy download processes.

  • To enable this option you just need to edit the configuration file and change the debug_status parameter from false to true and restart the collector.

  • To disable this option, you just need to update the configuration file and change the debug_status parameter from true to false and restart the collector.

For more information, visit the configuration and parameterization section corresponding to the chosen deployment mode.

Change log for v1.x.x

Release

Released on

Release type

Details

Recommendations

v1.2.0

30 Oct 2024

NEW FEATURE

Bug Fixes

New features:

  • Updated to DCSDK 1.13.1

  • Update to Docker Image 1.3.1

Bug fixes:

  • Fixed the missing logs bug.

Recommended Version