-
-
Notifications
You must be signed in to change notification settings - Fork 872
Closed
Description
I need to set the log_format values but not sure how to do this. I was not able to find documentation regarding this.
By default, it's setting $log_format: {}
I need it to be set such that it looks like below. (skipping other values within http)
http{
log_format main 'some string with some var like $remote_addr'
'another string'
'one more string'
}
If this is the wrong place to post question, please let me know where I may post this question.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels