Troubleshooting
v2.5.2
Search this version
Troubleshooting
Troubleshooting
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Log Gathering in MetaDefender Cluster
Copy Markdown
Open in ChatGPT
Open in Claude
Download support packages
From the web console of MetaDefender Cluster (MD Cluster), the administrator can easily download the support packages of the following services:
- MD Cluster Control Center
- MD Cluster Identity Service
- MD Cluster File Storage
- MD Cluster Worker including MD Cluster API Gateway, MD Cluster Callback Service or MetaDefender Core deployed by the worker.
Please refer to Remote Support Package Gathering for more information.
Collect service logs
Logs from the services Redis, RabbitMQ, and PostgreSQL need to be collected manually.
Redis - Caching Server
Redis caching server is officially supported on Linux.
- Run Terminal as root privilege (
sudo). - Open Redis config file
/etc/redis/redis.confin edit mode e.g.:
Bash
$ vi /etc/redis/redis.conf- Find and replace
logfiledirective with your desired location.
Bash
logfile "<path/to/your/redis/log>.log"- Save the file, and restart Redis daemon.
Bash
$ sudo systemctl restart redis- Find and collect Redis log
<path/to/your/redis/log>.log
RabbitMQ - Message Broker Server
Windows
- Locate and collect RabbitMQ log files that match the pattern
%APPDATA%\RabbitMQ\log\rabbit@<computer name>.log. - Locate and collect RabbitMQ upgrade log files that match the pattern
%APPDATA%\RabbitMQ\log\rabbit@<computer name>_upgrade.log.
Linux
- Run terminal as root privilege (
sudo). - Run following command to retrieve RabbitMQ log location:
Bash
$ rabbitmq-diagnostics -q log_location- Access RabbitMQ log folder and find log files:
rabbit@<computer name>.lograbbit@<computer name>_upgrade.log
PostgreSQL - Database Server
Windows
- Locate and collect log files that match the pattern
C:\Program Files\PostgreSQL\12\data\log with names postgresql-<yyyy-mm-dd>_<HHMMSS>.log
Linux
- Run terminal as root privilege (
sudo). - Open the PostgreSQL config file
/etc/postgresql/12/main/postgresql.confin edit mode e.g.:
Bash
$ vi /etc/postgresql/12/main/postgresql.conf- Find and turn
logging_collectordirective on :
Bash
logging_collector = on- Save the file and restart PostgreSQL daemon, e.g.:
Bash
$ sudo systemctl restart postgresql- Locate and collect log files that match the pattern
/var/lib/postgresql/12/main/log/postgresql-<yyyy-mm-dd>_<HHMMSS>.log.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Open Connection On PostgreSQL ServerDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message
