{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "events pswinreporting",
  "home_page_url": "https://evotec.xyz/es/tags/events-pswinreporting",
  "feed_url": "https://evotec.xyz/es/tags/events-pswinreporting/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/es/blog/sending-information-to-event-log-with-extended-fields-using-powershell",
      "url": "https://evotec.xyz/es/blog/sending-information-to-event-log-with-extended-fields-using-powershell",
      "title": "Sending information to Event Log with extended fields using PowerShell",
      "summary": "Reading Event Logs is something that every admin does or at least should do quite often. When writing PowerShell scripts, you often need to read event logs to find out different things across your infrastructure. But now and then it\u2019s quite the opposite. You need to write something to Event Log so it can be recorded for the future. Sure, you can write your information to log files, but since Windows already has a built-in logging system, it may be much easier to write stuff to event log. This allows you to centralize your event logs and processed by specialized tools like SIEM.",
      "date_published": "2020-01-01T16:22:02.0000000Z",
      "tags": [
        "events pswinreporting",
        "PowerShell",
        "pseventviewer",
        "write-event"
      ]
    }
  ]
}