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 c679f75 commit 7b05103Copy full SHA for 7b05103
manifests/patternfile.pp
@@ -1,9 +1,9 @@
1
# This type represents a Grok pattern file for Logstash.
2
#
3
-# @param [String] source
+# @param source
4
# File source for the pattern file. eg. `puppet://[...]` or `file://[...]`
5
6
-# @param [String] filename
+# @param filename
7
# Optionally set the destination filename.
8
9
# @example Define a pattern file.
0 commit comments