Collect error logs information is not shown in the interface after crawling the data from the remote site.
1. Install Drupal host site where the logs monitoring information is shown eg: www.host.com
2. Install and setup remote site eg: www.client.com
3. Install and Configure the DRD Module in the host site(www.host.com)
4. Install and configure the DRD_AGENT module in the remote site(www.client.com)
5. Added new core as per the documentation and used authentication with username and password
Documentation link:
https://www.drupal.org/docs/8/modules/drupal-remote-dashboard/getting-st... →
6. on successful completion - host and client site is communicated
7. Navigate to the URL: http://base_url/drd
8. Click on domains Tab(able to view the details of client site which is configured in the table format)
9. click on the domain link which will navigate to the details page (URL: drd/domains/domain/{domain_id})
10. Select the option "collect error logs" from the action field and click apply
11. The action is request is queued (URL: http://base_url/admin/config/system/queues/jobs/drd)
12. Run cron (URL: http://base_url/admin/config/system/cron)
13. step-11 queues are processed (action for "collect error logs is processed")
Additional steps performed on drd settings page
1. Navigate to the URL: http://base_url/drd/settings
2. Enabled debug mode option in checkbox
For encryption profile reference: https://www.daggerhart.com/how-to-setup-encrypt-module-for-drupal-8
Active
4.1
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.