Skip to content

Configure the Correlation ID field #710

Open
@Podolyan98

Description

@Podolyan98

I'm trying to set up the Correlation ID field. I have installed the django-cid library. I also added the variable AUDITLOG_CID_HEADER = 'X_CORRELATION_ID'.

I have a CID in the logs:

{'Content-Type': 'application/json', 'Allow': 'GET, PUT, PATCH, HEAD, OPTIONS', 'X_CORRELATION_ID': '7e625aad-a9dd-4293-9796-c4d866d0c476'}

But the CID field is empty in the database.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions