Redis Collector (app-discovery-redis)
This collector connects to a Redis node to obtain it IP address, version, and IP addresses of connected clients. For details about the configuration parameters, see Table 1.
Parameter |
Mandatory |
Configuration |
---|---|---|
output_path |
No |
Enter the storage path of the collection result file (app-discovery-redis-xxx.csv). If this parameter is left blank, the storage path defaults to <collector-installation-path>\output\file. Example: C:\Edge\tools\plugins\collectors\python\windows\mgc-app-discovery-collectors-windows\app-discovery-redis\output\file\app-discovery-redis-xxx.csv |
password |
No |
If auth is set to 1, set this parameter to the Redis node login password. |
mode |
Yes |
Specify the Redis deployment mode.
|
auth |
Yes |
Specify the Redis authentication method.
|
port |
Yes |
Enter the Redis port. |
host |
Yes |
Enter the IP address of the Redis node. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.