You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i just launched step-ca at our systems and everything is working as expected!
As i was setting up a reverse proxy (based on Production considerations ) for step-ca I was not able to get the originating client IP in the step-ca log. I also did not find anything in the documentation.
I then found #2002 where the Environment Variable STEP_LOGGER_LOG_REAL_IP is mentioned here
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there,
i just launched step-ca at our systems and everything is working as expected!
As i was setting up a reverse proxy (based on Production considerations ) for step-ca I was not able to get the originating client IP in the step-ca log. I also did not find anything in the documentation.
I then found #2002 where the Environment Variable
STEP_LOGGER_LOG_REAL_IP
is mentioned herecertificates/logging/handler_test.go
Line 148 in 47c08d5
Maybe this could be added to the documentation somewhere.
Beta Was this translation helpful? Give feedback.
All reactions