Add Logging #1

Open
opened 2023-08-14 07:08:00 +00:00 by jon_nfc · 1 comment
jon_nfc commented 2023-08-14 07:08:00 +00:00 (Migrated from gitlab.com)
The following discussion from !1 should be addressed:
  • @jon_nfc started a discussion:

    Add Logging

    need to be able to log http connections, including if setup behind a proxy.

Logging should be added to the HTTP server side for auditing purposes. Currently this app is designed to be behind a proxy and therefore any ingress will be logged. However not backend access.

🚧 Requirements

  • debug nodes removed

  • full debugging is available for a flow and is behind a feature flag (investigate possible ways)

<details><summary>The following discussion from !1 should be addressed:</summary> - [ ] @jon_nfc started a [discussion](https://gitlab.com/nofusscomputing/projects/nodered_ldap_self_service/-/merge_requests/1#note_1505423226): > # Add Logging > > need to be able to log http connections, including if setup behind a proxy. </details> Logging should be added to the HTTP server side for auditing purposes. Currently this app is designed to be behind a proxy and therefore any ingress will be logged. However not backend access. ## :construction: Requirements - [ ] debug nodes removed - [ ] full debugging is available for a flow and is behind a feature flag _(investigate possible ways)_
jon_nfc commented 2023-08-15 02:48:44 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: infrastructure/nodered_ldap_self_service#1
No description provided.