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.
resolve_hostname
1 parent 72f5648 commit c99ae15Copy full SHA for c99ae15
input/syslog.md
@@ -239,6 +239,14 @@ Emits unmatched lines when `<parse>` format is not matched for incoming logs.
239
240
Emitted record is `{"unmatched_line" : "incoming line"}` with `${tag parameter}.unmatched` tag.
241
242
+### `resolve_hostname`
243
+
244
+| type | default | version |
245
+| :--- | :--- | :--- |
246
+| bool | nil | 0.14.19 |
247
248
+Tries to resolve hostname from IP addresses or not. Cannot set `false` when `source_hostname_key` is set.
249
250
### `source_hostname_key`
251
252
| type | default | version |
0 commit comments