Server - Why is the IP source obtained by analyzing the Nginx log file incorrect?
阿神
阿神 2017-05-16 17:18:31
0
1
645

Use Python to process Nginx's access.log log file. After getting the IP, use the API of www.ipip.net to locate it. I found that the results were very different from what I expected. Some access locations that I could determine did not appear. May I ask which link caused the problem?

nginx’s access.log adopts the default format

阿神
阿神

闭关修行中......

reply all(1)
为情所困

access.log was split into multiple files and I didn't realize it. Checking other files found that the data was normal. Just a reminder to everyone

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template