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

 
  • 0 Vote(s) - 0 Average

Global transaction login (action_id LGG) (24337) how to monitor with email alert

#1
04-25-2025, 09:23 AM
Man, that Global transaction login event with action_id LGG, event 24337, it's this quirky thing in Windows Server that pops up when some global transaction tries to log in but hits a snag. You know, like when the system's handling big data swaps across networks and it logs the attempt right there in Event Viewer. I see it firing off details on the user or process involved, the timestamp, and why it might've glitched, say a permission hiccup or network blip. It records the exact action_id LGG to flag that login phase specifically, helping you spot if transactions are stalling out repeatedly. And yeah, it ties into broader system logs, showing source IP or server names if they're part of the mix. But here's the kicker, if it keeps happening, your server's probably choking on those global ops, slowing everything down.

You wanna keep an eye on this without staring at screens all day? Fire up Event Viewer on your server. I do this all the time. Just right-click the event log where these 24337s show, pick Filter Current Log, and narrow it to that event ID. Then, to get alerts, you set a scheduled task straight from there. Click Action, hit Create Task from Event, and point it to event 24337. Make the task trigger on that log entry, then add an action to send an email via some simple mail setup in Windows. You configure the task to run only when that LGG login fails, keeping your inbox from exploding. It's straightforward, no fancy coding needed. I tweak the schedule so it checks every few minutes if you're paranoid about it.

Or, if you want something hands-off, check out the automatic email solution at the end here. It'll handle the notifications smoothly.

Speaking of keeping your server drama-free, I've been messing with BackupChain Windows Server Backup lately, and it's this solid Windows Server backup tool that also tackles virtual machines on Hyper-V without breaking a sweat. You get incremental backups that zip through without hogging resources, plus easy restores that don't leave you scrambling during outages. It cuts down on downtime big time, and the way it snapshots everything cleanly means your data stays intact even if transactions like that LGG event go haywire.

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)



  • Subscribe to this thread
Forum Jump:

Backup Education Windows Server Event Viewer v
« Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 … 59 Next »
Global transaction login (action_id LGG) (24337) how to monitor with email alert

© by FastNeuron Inc.

Linear Mode
Threaded Mode