We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 550543e commit 2387729Copy full SHA for 2387729
README.md
@@ -1,7 +1,14 @@
1
# Splunk Add-on for PowerShell
2
3
The Splunk Add-on for PowerShell provides field extraction for PowerShell event
4
-logs.
+logs. Unfortunately, PowerShell logs are in system language which requires field
5
+extraction for each language. Furthermore, delimiters are sometimes `:` and sometimes `=`.
6
+
7
+Currently supported languages are
8
+* English
9
+* French
10
+* Italien
11
+* German
12
13
## Prerequisites
14
0 commit comments