nginx http logs to remote in docker environment in less than 10 mins



nginx http logs to remote in docker environment in less than 10 mins

nginx http logs to remote in docker environment in less than 10 mins

customize log formats and send them to remote log servers
all as a docker container using a docker compose file

00:00 Intro
00:35 Total overview of http loging in api gateway level
01:50 All files setup and docker-compose file description
03:06 basic nginx.conf file
04:06 create a docker container with custom configuration file
05:06 Start node express app as remote log server handler
06:06 Configure nginx to send logs to remote server
07:35 Create a docker container for nginx that will log to remote server
09:38 Set custom headers to the mirror requests sent to remote log server
11:35 Outro

kong http logs: https://www.youtube.com/watch?v=xSyerlcBJJM
nginx custom logs: https://www.youtube.com/watch?v=SeBaAq5YqlU
nginx docker hub: https://hub.docker.com/_/nginx
echo server docker hub: https://hub.docker.com/r/ealen/echo-server
nginx predefined variables: https://www.javatpoint.com/nginx-variables

#docker
#nginx
#logs
#remote
#http
#custom
#json
#html
#container
#dockercompose
#server
#explanation
#web
#api
#gateway
#linux
#devops
#automation

USEFUL********
my repo link: https://github.com/sinawic/4yt/tree/master/nginx/http-logs

full nginx playlist: https://www.youtube.com/watch?v=g1nM-l2ijIU&list=PLBm4OGt1_S7Ys5tmKX3eNvK1uSFwaxWOr

PLAYLISTS*******
– dockerization: https://www.youtube.com/watch?v=NlcWBmbQPKY&list=PLBm4OGt1_S7atOA9nwBpRv2tj_ZzkYwF5
– kong api gateway: https://www.youtube.com/watch?v=VZPsH7dquFg&list=PLBm4OGt1_S7aKTFWL2nKbyLcu6H2pRi2Q
– linux: https://www.youtube.com/watch?v=27_N_ombJ8w&list=PLBm4OGt1_S7al_2UbMpGFFIO5sT5VtQpJ
– load balancing: https://www.youtube.com/watch?v=kuzh96KB-7I&list=PLBm4OGt1_S7Z-bAb6BY6HbCgG5L5F02GF
– nginx: https://www.youtube.com/watch?v=g1nM-l2ijIU&list=PLBm4OGt1_S7Ys5tmKX3eNvK1uSFwaxWOr

let’s talk a bit :-*
LINKS********
https://www.instagram.com/sina.wic/
https://www.linkedin.com/in/sinawic

Comments are closed.