Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name

mlogid - trace request with hostname and random string

./configure --add-module=/path/to/mlogid

location ~ \.php$ {
    mlogid on;
    add_header X-Log-Id $mlogid;
    ...
}

About

nginx mlogid module

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages