Hey guys,
First off I am new to web server support. I have a request from my management to modify the logging slightly.
Effectively I need to redirect a custom string from our http response into the apache access logs.
When a user navigates to our site they receive a “dye” number that is associated with them. This number follows them to whatever cluster they are directed too. The string is formatted as such , com-company-dye: d0a2#6dfce.
I need that that header dye to appear in the access logs so we can use that dye number as a key for troubleshooting issues though out our various monitoring systems.
If there is a better forum I should post to, please direct me.