Skip to content

Commit 6465973

Browse files
authored
Update docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/lastpass-source.md
1 parent e7b85dd commit 6465973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/lastpass-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Sources can be configured using UTF-8 encoded JSON files with the Collector Ma
6868
| fields | JSON Object | No | `null` | JSON map of key-value fields (metadata) to apply to the Collector or Source. Use the boolean field _siemForward to enable forwarding to SIEM.|`{"_siemForward": false, "fieldA": "valueA"}` |
6969
| cid | Integer | Yes | `null` | The CID account number collected from the LastPass platform. | |
7070
| apiSecret | String | Yes | `null` | The API Secret ID collected from the LastPass platform. | |
71-
| timeZone | String | No | `(0:00) UTC ` | Timezone of admin LastPass account. |
71+
| timeZone | String | No | `null` | Timezone of admin LastPass account. |
7272
| pollingIntervalMinutes | Integer | No | 5 | How frequently the integration should poll to LastPass. <br /> **Options**: 5m, 10m, 15m, 30m, 1h, or 24h. | |
7373

7474
### JSON example

0 commit comments

Comments
 (0)