Note! This repository is not maintained and may contain vulnerabilities. Handle with care.
oxalis-plugin-azureblob
About
This is a Oxalis 4 persistor plugin that pushes incoming messages and receipts to a Azure Storage Account.
Installation
- Compile and place .jar in the directory defined by
oxalis.path.plugin
inoxalis.conf
- Set
oxalis.persister.receipt = plugin
andoxalis.persister.payload = plugin
inoxalis.conf
- Set the environment variable
AZURE_STORAGE_ACCOUNT_CONNECTION_STRING
to the connection string to the Azure Storage Account
Oxalis should now start pushing incoming messages and receipts to Azure