Hello Nonkululeko,
This is possible using the 'request-log-format' entry and the '%{header-name}i' directive:
https://www.ibm.com/docs/en/sva/11.0.0?topic=stanza-request-log-format
%{header-name}i
Contents of the Header header-name in the request.
For your use case you'd add '%{x-ned-correlation-id}i' to the 'request-log-format' entry.