diff options
Diffstat (limited to 'docs/sections/services/dfc')
-rw-r--r-- | docs/sections/services/dfc/consumedapis.rst | 4 | ||||
-rw-r--r-- | docs/sections/services/dfc/troubleshooting.rst | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/docs/sections/services/dfc/consumedapis.rst b/docs/sections/services/dfc/consumedapis.rst index 0ab10498..2fe63b46 100644 --- a/docs/sections/services/dfc/consumedapis.rst +++ b/docs/sections/services/dfc/consumedapis.rst @@ -1,8 +1,8 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -Paths -===== +API +=== GET /events/unauthenticated.VES_NOTIFICATION_OUTPUT --------------------------------------------------- diff --git a/docs/sections/services/dfc/troubleshooting.rst b/docs/sections/services/dfc/troubleshooting.rst index 7d2ddede..c905802b 100644 --- a/docs/sections/services/dfc/troubleshooting.rst +++ b/docs/sections/services/dfc/troubleshooting.rst @@ -1,3 +1,6 @@ +Trobleshooting +============== + In order to find the origin of an error, we suggest to use the logs resulting from tracing, which needs to be activated. Activate tracing: Spring actuator |