Advertisement
yord

Untitled

Jan 17th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. # Fields
  2.  
  3. ## body
  4.  
  5. Fields generated: 8
  6. Usage: cloud-gateway -> msg: Server time requested
  7. Recommendation: remove from logs in application
  8.  
  9. ## cmd
  10.  
  11. Fields generated: 2
  12. Usage: notifications -> type: DEVICE_COMMAND_ACK
  13. Recommendation: remove from logs in application
  14. If needed move to msg field
  15.  
  16. # command
  17.  
  18. Fields generated: 6
  19. Usage: app-server -> type: DEVICE_SEND_COMMAND|DEVICE_SEND_COMMAND_SUCCESS
  20. Recommendation: remove from logs in application
  21. If needed move to msg field
  22.  
  23. # data
  24.  
  25. Fields generated: 4 + N per deviceId?
  26. Usage: cloud-gateway -> type: ERROR_HANDLING_DEVICE_DATA
  27. Recommendation: remove from logs in application
  28. If needed move to msg field
  29.  
  30. # err
  31.  
  32. Fields generated: 4
  33. Usage: notifications -> type: AMQP_BROKER_CONNECTION_CLOSED_WITH_ERROR|AMQP_BROKER_CONNECTION_ERROR
  34. Recommendation: remove from logs in application
  35. If needed move to msg field
  36.  
  37. # channel
  38.  
  39. Fields generated: 1
  40. Usage: notifications -> type: AMQP_BROKER_CHANNEL_ERROR
  41. Recommendation: remove from logs in application
  42. If needed move to msg field
  43.  
  44. # infoMissing
  45.  
  46. Fields generated: 4
  47. Usage: data-stream -> type: RAW_INFO_MISSING
  48. Recommendation: remove from logs in application
  49. If needed move to msg field
  50.  
  51. # fn/deviceIds
  52.  
  53. Fields generated: 3
  54. Usage: app-server -> type: ENTITY/ENTITIES_NOT_FOUND
  55. Recommendation: remove from logs in application
  56. If needed move to msg field
  57.  
  58. # meta
  59.  
  60. Fields generated: 4
  61. Usage: cloud-gateway/notifications -> type: DEVICE_STATUS_CHANGE
  62. Recommendation: remove from logs in application
  63. If needed move to msg field
  64.  
  65. # pubOptions/exchange
  66.  
  67. Fields generated: 5
  68. Usage: analytics -> type: TASK_QUEUE_MSG_PUBLISHED
  69. Recommendation: remove from logs in application
  70.  
  71. # req
  72.  
  73. Fields generated: 4
  74. Usage: app-server -> msg: Request Received
  75. Recommendation: KEEP, add type ;-)
  76.  
  77. # sensorLeakage/sensorId
  78.  
  79. Fields generated: N per sensorId :-(
  80. Usage: analytics -> type: UPDATE_SENSOR_LEAKAGE
  81. Recommendation: remove from logs in application
  82. Move to msg field
  83.  
  84. # state
  85.  
  86. Fields generated: 16
  87. Usage: analytics -> type: NETWORK_UPDATE
  88. Recommendation: remove from logs in application
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement