<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Kommentare zu: Logging für PowerShell-Skripte	</title>
	<atom:link href="https://blog.daniel.wydler.eu/2020/06/14/logging-fuer-powershell-skripte/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.daniel.wydler.eu/2020/06/14/logging-fuer-powershell-skripte/</link>
	<description></description>
	<lastBuildDate>Sat, 12 Oct 2024 07:44:58 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		Von: Robin		</title>
		<link>https://blog.daniel.wydler.eu/2020/06/14/logging-fuer-powershell-skripte/#comment-11006</link>

		<dc:creator><![CDATA[Robin]]></dc:creator>
		<pubDate>Mon, 29 Jun 2020 18:57:18 +0000</pubDate>
		<guid isPermaLink="false">https://blog.wydler.eu/?p=4344#comment-11006</guid>

					<description><![CDATA[Hallo Daniel,

wenn Logs Zentral eingesammelt werden, ist das Windows Eventlog eventuell einen Blick Wert, da es ja Microsoft Standard ist. Für den Fall kann diese Funktion verwendet werden:

https://github.com/geberit/elastic-helpers/blob/master/logging_examples/logging.ps1

Ausgabe als Datei ist auch unterstützt, da auch die Windows Admins, die ich kenne, nicht freiwillig das Eventlog verwenden ;-)

Gruß]]></description>
			<content:encoded><![CDATA[<p>Hallo Daniel,</p>
<p>wenn Logs Zentral eingesammelt werden, ist das Windows Eventlog eventuell einen Blick Wert, da es ja Microsoft Standard ist. Für den Fall kann diese Funktion verwendet werden:</p>
<p><a href="https://github.com/geberit/elastic-helpers/blob/master/logging_examples/logging.ps1" rel="nofollow ugc">https://github.com/geberit/elastic-helpers/blob/master/logging_examples/logging.ps1</a></p>
<p>Ausgabe als Datei ist auch unterstützt, da auch die Windows Admins, die ich kenne, nicht freiwillig das Eventlog verwenden 😉</p>
<p>Gruß</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
