Skip to content
#

eventlogs

Here are 12 public repositories matching this topic...

fmannhardt
fmannhardt commented Sep 25, 2019

This package wraps the Python library PM4Py and should try to follow their releases closely (at least in the non CRAN dev version). Updating is currently only a matter of editing the file:
https://github.com/bupaverse/pm4py/blob/master/R/version.R
and testing if everything still works fine.

We should have some script doing this automatically and integrated with the CI/CD pipeline to catch err

enhancement help wanted good first issue

This app monitors the Eventlog on a certain machine if it shows errors or warnings which can be set in eventmon.vbs it will mail the email address that is set in the mailsend.bat file. This is achieved by adding the events.bat under the scheduled tasks and running it when desired. Through mailsend.bat & mailsend.exe it will be able to mail the recipients the relative info and also the body of msg.txt.If triggered it will log to sendmail.txt. Uses VBscript, DOS and the sendmail app.

  • Updated Aug 17, 2020
  • VBScript

Improve this page

Add a description, image, and links to the eventlogs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the eventlogs topic, visit your repo's landing page and select "manage topics."

Learn more