Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for sending reports via HTTP(s) to multiple destinations #5158

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

kenkendk
Copy link
Member

This PR extends the HTTP reporting module to allow sending to multiple destinations.

The previous functionality is preserved, but two new options are added:

  • --send-http-form-urls
  • --send-http-json-urls

These new options allows multiple urls to be set, and will ignore the verb and format parameters, but otherwise work the same.

Options passed via the regular --send-http-url option will retain its functionality and not be affected by the new options.

The motivation for this change is to better allow multiple destinations with different formats, which is not currently supported.

@kenkendk kenkendk merged commit b538657 into master Apr 29, 2024
12 of 14 checks passed
@kenkendk kenkendk deleted the feature/send-multi-http-reports branch April 29, 2024 08:54
@duplicatibot
Copy link

This pull request has been mentioned on Duplicati. There might be relevant details there:

https://forum.duplicati.com/t/introducing-the-duplicati-portal-your-new-hub-for-cloud-based-backup-monitoring-and-management/17855/7

@duplicatibot
Copy link

This pull request has been mentioned on Duplicati. There might be relevant details there:

https://forum.duplicati.com/t/feature-request-multiple-monitoring-clients-end-points/17966/3

@duplicatibot
Copy link

This pull request has been mentioned on Duplicati. There might be relevant details there:

https://forum.duplicati.com/t/feature-request-multiple-monitoring-clients-end-points/17966/4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants