Building a Web Server Monitoring App, Part 1: Reading Streaming Log Files
This will be one of a few posts where I work on building an app that will visualize traffic to a web server, letting me monitor it as its being used. I plan to use App Designer, then deploy the app to the web, which was a new feature in R2018a. But before I do that, I need to figure out how to read the log files, and do it continuously as they get updated during the day.
Features covered in this code-along style video include:
- textscan, fopen, fseek, and ftell
- datetime functions
ul>
Play the video in full screen mode for a better viewing experience.
댓글
댓글을 남기려면 링크 를 클릭하여 MathWorks 계정에 로그인하거나 계정을 새로 만드십시오.