{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "event logs",
  "home_page_url": "https://evotec.xyz/de/tags/event-logs",
  "feed_url": "https://evotec.xyz/de/tags/event-logs/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/de/blog/powershell-everything-you-wanted-to-know-about-event-logs",
      "url": "https://evotec.xyz/de/blog/powershell-everything-you-wanted-to-know-about-event-logs",
      "title": "PowerShell \u2013 Everything you wanted to know about Event Logs and then some",
      "summary": "If you feel this title is very familiar to you it\u2019s because I actually have stolen the title from Kevin Marquette. I\u2019m in awe of his posts that take you thru topic from beginning till the end. No splitting, no hiding anything, everything on a plate, in a single post. That\u2019s why I\u2019ve decided to write a post that will take you on a trip on how to work with Event Logs, something that is an internal part of Windows Administration. If you\u2019ve never worked with Events and you\u2019re in IT you most likely should make an effort to find out what it is and how you can eat it.",
      "date_published": "2019-02-20T13:22:19.0000000Z",
      "tags": [
        "Active Directory",
        "event logs",
        "events",
        "get-eventlog",
        "get-winevent",
        "microsoft window",
        "PowerShell",
        "windows",
        "windows server"
      ]
    },
    {
      "id": "https://evotec.xyz/de/blog/whats-new-event-monitoring-0-8",
      "url": "https://evotec.xyz/de/blog/whats-new-event-monitoring-0-8",
      "title": "Monitoring User, Groups Changes in Active Directory \u2013 version 0.8",
      "summary": "\uD83D\uDCA1 Little introduction Event Monitoring solution written in PowerShell is an event library (Get-EventsLibrary.ps1) script that parses Security (mostly) logs on\u2026",
      "date_published": "2018-04-17T19:23:09.0000000Z",
      "tags": [
        "active directory",
        "event logs",
        "events",
        "powershell",
        "script",
        "Windows"
      ]
    },
    {
      "id": "https://evotec.xyz/de/blog/get-eventlog-shows-wrong-maximum-size-of-event-logs",
      "url": "https://evotec.xyz/de/blog/get-eventlog-shows-wrong-maximum-size-of-event-logs",
      "title": "Get-EventLog shows wrong maximum size of event logs",
      "summary": "While working on EventManager script I\u2019ve noticed that Get-EventLog is not returning proper values for Maximum File Size. When checking Maximum log\u2026",
      "date_published": "2018-03-27T06:23:57.0000000Z",
      "tags": [
        "event",
        "event id",
        "event logs",
        "event viewer",
        "get-eventlog",
        "get-winevent",
        "PowerShell",
        "win32_nteventlogfile",
        "Windows"
      ]
    }
  ]
}