From 6b43fc9bc673acfa1184cd533090a63df917a59d Mon Sep 17 00:00:00 2001
From: VihasMakwana <121151420+VihasMakwana@users.noreply.github.com>
Date: Wed, 12 Apr 2023 12:01:56 +0530
Subject: [PATCH] Update docs for issue #382
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index df108e3d..f371bed3 100644
--- a/README.md
+++ b/README.md
@@ -232,7 +232,7 @@ Use the below schema to configure Splunk Connect for Kafka
|-------- |----------------------------|-----------------------|
| `enable.timestamp.extraction` | To enable timestamp extraction ,set the value of this field to `true`. **NOTE:** Applicable only if `splunk.hec.raw` is `false` | `false` |
| `timestamp.regex` | Regex for timestamp extraction. **NOTE:** Regex must have name captured group `"time"` For eg.: `\\\"time\\\":\\s*\\\"(?