Project

General

Profile

Feature #813

Add RabbitMQ logging option

Added by Mike Stults over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
04/21/2016
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

Add a loggingMethod that selects RabbitMQ. The RabbitMQ option should operate like JMS option if possible.

History

#1 Updated by Mike Stults over 8 years ago

  • Target version set to 2.1

- Introduce distinct messages for message types "usage" and "wfstat"
- add support for RabbitMQ messaging

#2 Updated by Mike Stults over 8 years ago

  • Resolution set to Fixed
  • Status changed from New to Resolved

Added global configuration option loggingConfig, which may have a file name or URL as its value. Most messages published to RabbitMQ will use type "usage". In endpoint code CmdProcessor in webserviceshell, miniseed channel information is published as type "wfstat".

WebServiceShell is currently published to nexus as 2.1-SNAPSHOT and to git as tag v2.1-SNAPSHOT.

Also available in: Atom PDF