Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jdhitsolutions/techmentor2023-eventlogmgmt
Session material from my conference presentation at Live360\Techmentor in Orlando,November 2023
https://github.com/jdhitsolutions/techmentor2023-eventlogmgmt
eventlog powershell
Last synced: 27 days ago
JSON representation
Session material from my conference presentation at Live360\Techmentor in Orlando,November 2023
- Host: GitHub
- URL: https://github.com/jdhitsolutions/techmentor2023-eventlogmgmt
- Owner: jdhitsolutions
- License: other
- Created: 2023-11-01T19:43:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-14T15:33:02.000Z (12 months ago)
- Last Synced: 2024-10-11T21:06:43.057Z (27 days ago)
- Topics: eventlog, powershell
- Size: 1.25 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
# Finding Needles - Better EventLog Management with PowerShell
This repository contains the session material from my presentation at Live 360\Techmentor in Orlando, Florida November 2023.
## Abstract
We all agree that event logs are valuable, but only when we can find what we need when we need it and quickly. There is an art to searching an event log. Then think about trying to search event logs across hundreds of servers. In this session, PowerShell MVP and teacher Jeff Hicks will demonstrate efficient query techniques for individual event logs. Jeff will show you techniques to scale the process across your network. Finally, you'll learn how to take advantage of event subscribers and notifications.
- Learning Objective 1: Learn how to write efficient event log queries
- Learning Objective 2: Learn how to effectively scale searching across the enterprise
- Learning Objective 3: Learn how to use event subscribers## Discussions :information_desk_person:
I have enabled the [Discussions](https://github.com/jdhitsolutions/Techmentor2023-EventLogMgmt/discussions) feature of this repository for follow-up questions or comments.
> :warning: *All material in this repository is offered as-is and should be considered educational. Nothing in this repository should be treated as production ready.*