summaryrefslogtreecommitdiffstats
path: root/docs/logging
diff options
context:
space:
mode:
authorsu622b <sunil.unnava@att.com>2018-04-17 14:42:05 -0400
committersu622b <sunil.unnava@att.com>2018-04-17 14:42:28 -0400
commit1e9df54b9fd3d629941077be99efc81c2c1185a4 (patch)
tree0568465d9d0e0414bae2bffda0643a00fabfbf9b /docs/logging
parent1c624de20ff321fe5c86c4df873952d82b1946b3 (diff)
Updated the documentation
Issue-ID: DMAAP-413 Change-Id: I559862d2251f4d86a6cd8841a37f81614b82a1b7 Signed-off-by: su622b <sunil.unnava@att.com>
Diffstat (limited to 'docs/logging')
-rw-r--r--docs/logging/logging.rst56
1 files changed, 28 insertions, 28 deletions
diff --git a/docs/logging/logging.rst b/docs/logging/logging.rst
index 0ddf365..052be98 100644
--- a/docs/logging/logging.rst
+++ b/docs/logging/logging.rst
@@ -16,37 +16,37 @@ Logging
Where to Access Information
---------------------------
-CLAMP uses logback framework to generate logs and all the logs are emitted to the console.
+Message Router uses logback framework to generate logs and all the logs are emitted to the console.
Error / Warning Messages
------------------------
Following are the error codes
-RESOURCE_NOT_FOUND=3001
-SERVER_UNAVAILABLE=3002
-METHOD_NOT_ALLOWED=3003
-GENERIC_INTERNAL_ERROR=1004
-MSG_SIZE_EXCEEDS_BATCH_LIMIT=5001
-UNABLE_TO_PUBLISH=5002
-INCORRECT_BATCHING_FORMAT=5003
-MSG_SIZE_EXCEEDS_MSG_LIMIT=5004
-INCORRECT_JSON=5005
-CONN_TIMEOUT=5006
-PARTIAL_PUBLISH_MSGS=5007
-CONSUME_MSG_ERROR=5008
-PUBLISH_MSG_ERROR=5009
-RETRIEVE_TRANSACTIONS=5010
-RETRIEVE_TRANSACTIONS_DETAILS=5011
-TOO_MANY_REQUESTS=5012
-RATE_LIMIT_EXCEED=301
-GET_TOPICS_FAIL=6001
-GET_TOPICS_DETAILS_FAIL=6002
-CREATE_TOPIC_FAIL=6003
-DELETE_TOPIC_FAIL=6004
-GET_PUBLISHERS_BY_TOPIC=6005
-GET_CONSUMERS_BY_TOPIC=6006
-GET_CONSUMER_CACHE=6011
-DROP_CONSUMER_CACHE=6012
-GET_METRICS_ERROR=6013
-TOPIC_NOT_IN_AAF=6017
+| RESOURCE_NOT_FOUND=3001
+| SERVER_UNAVAILABLE=3002
+| METHOD_NOT_ALLOWED=3003
+| GENERIC_INTERNAL_ERROR=1004
+| MSG_SIZE_EXCEEDS_BATCH_LIMIT=5001
+| UNABLE_TO_PUBLISH=5002
+| INCORRECT_BATCHING_FORMAT=5003
+| MSG_SIZE_EXCEEDS_MSG_LIMIT=5004
+| INCORRECT_JSON=5005
+| CONN_TIMEOUT=5006
+| PARTIAL_PUBLISH_MSGS=5007
+| CONSUME_MSG_ERROR=5008
+| PUBLISH_MSG_ERROR=5009
+| RETRIEVE_TRANSACTIONS=5010
+| RETRIEVE_TRANSACTIONS_DETAILS=5011
+| TOO_MANY_REQUESTS=5012
+| RATE_LIMIT_EXCEED=301
+| GET_TOPICS_FAIL=6001
+| GET_TOPICS_DETAILS_FAIL=6002
+| CREATE_TOPIC_FAIL=6003
+| DELETE_TOPIC_FAIL=6004
+| GET_PUBLISHERS_BY_TOPIC=6005
+| GET_CONSUMERS_BY_TOPIC=6006
+| GET_CONSUMER_CACHE=6011
+| DROP_CONSUMER_CACHE=6012
+| GET_METRICS_ERROR=6013
+| TOPIC_NOT_IN_AAF=6017