Fix broken yaml (#38966)
This commit is contained in:
parent
0ebc0b9e5a
commit
c1ae1c8251
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ description:
|
|||
version_added: "2.6"
|
||||
requirements:
|
||||
- Whitelisting this callback plugin
|
||||
- Create a HTTP collector source in Sumologic and specify a custom timestamp format of 'yyyy-MM-dd HH:mm:ss ZZZZ' and a custom timestamp locator
|
||||
of '"timestamp": "(.*)"'
|
||||
- 'Create a HTTP collector source in Sumologic and specify a custom timestamp format of C(yyyy-MM-dd HH:mm:ss ZZZZ) and a custom timestamp locator
|
||||
of C("timestamp": "(.*)")'
|
||||
options:
|
||||
url:
|
||||
description: URL to the Sumologic HTTP collector source
|
||||
|
|
Loading…
Reference in a new issue