gnh1201 / welsonjs

WelsonJS - Build a Windows app on the Windows built-in JavaScript engine
https://catswords.social/@catswords_oss
GNU General Public License v3.0
229 stars 15 forks source link

[Native] Windows EventLog Scripting with JavaScript #123

Closed gnh1201 closed 2 months ago

gnh1201 commented 4 months ago

Summary

The WelsonJS project successfully demonstrated an example of controlling Windows Services using JavaScript. The most likely anticipated uses for this functionality are as follows:

This issue addresses the real-time monitoring and parsing of Windows EventLog.

Related links

gnh1201 commented 2 months ago

This issue has been resolved through the implementation of the File Event Monitor and will now be closed.