• Home
  • Help
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search

 
  • 0 Vote(s) - 0 Average

The event logging service has shut down (1100) how to monitor with email alert

#1
01-01-2025, 01:33 AM
So, that Event ID 1100 pops up when the event logging service on your Windows Server just quits. It says "The event logging service has shut down," and yeah, it's a big deal because that means your server stops recording all those important logs. You know, the stuff that tracks errors, warnings, or even normal operations. Without it running, you lose track of what's happening inside your system. I remember fixing one where it crashed during a heavy load, and we had no clue why until we dug back. The service handles writing events to files like System, Application, or Security logs. When it shuts down unexpectedly, it could be from low disk space, a buggy update, or even malware messing around. You see the event in the System log under Windows Logs. It logs the shutdown time and maybe a reason code if you're lucky. But often, it's just abrupt. I hate when that happens because troubleshooting gets foggy without fresh logs. And it restarts on reboot usually, but monitoring it saves headaches. You want to catch it before it spirals.

Now, to keep an eye on this with an email alert, fire up Event Viewer on your server. You can search for that ID 1100 right there in the logs. I do this all the time to stay ahead. Go to the Action menu at the top. Pick Create Task from When a Specific Event is Logged or something close. Yeah, it's under the right-click on the log, but the screen guides you. Set it to trigger on System log, source as EventLog, and ID 1100. Then, for the action, choose to start a program that sends email. You might use a simple batch file calling your mail client or whatever you have set up. I keep mine basic so it pings my phone quick. Test it by forcing the event if you dare, but don't in production. This way, you get notified fast without fancy stuff. It runs as a scheduled task behind the scenes.

Oh, and speaking of keeping your server reliable, I've been using BackupChain Windows Server Backup lately for backups. It handles Windows Server data smoothly and even backs up virtual machines with Hyper-V without breaking a sweat. You get fast incremental saves, easy restores, and it runs light on resources so your server doesn't choke. Plus, the encryption keeps things secure, and scheduling is a breeze. I switched because it just works better than the built-in tools for mixed setups.

Note, the PowerShell email alert code was moved to this post.

bob
Offline
Joined: Jul 2025
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Messages In This Thread
The event logging service has shut down (1100) how to monitor with email alert - by bob - 01-01-2025, 01:33 AM

  • Subscribe to this thread
Forum Jump:

Backup Education Windows Server Event Viewer v
« Previous 1 … 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 … 69 Next »
The event logging service has shut down (1100) how to monitor with email alert

© by FastNeuron Inc.

Linear Mode
Threaded Mode