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 10761c4 commit 8c53605Copy full SHA for 8c53605
docs/src/user-guide/guides-using-object-storage/clp-usage.md
@@ -14,7 +14,6 @@ sbin/compress.sh \
14
https://<bucket-name>.s3.<region-code>.amazonaws.com/<prefix>
15
```
16
17
-* `<timestamp-key>` is the field path of the kv-pair that contains the timestamp in each log event.
18
* `<bucket-name>` is the name of the S3 bucket containing your logs.
19
* `<region-code>` is the AWS region [code][aws-region-codes] for the S3 bucket containing your logs.
20
* `<prefix>` is the prefix of all logs you wish to compress and must begin with the
0 commit comments