[AWS] [CloudWatch] Improve description to highlight lastSync option#14733
Conversation
5fa8e79 to
bcf7f20
Compare
228082d to
78f12db
Compare
| default: beginning | ||
| show_user: true | ||
| description: Allows user to specify if this input should read log files from the beginning or from the end. | ||
| description: Specify if the input should start reading logs from from the `beginning` (oldest log entry), `end` (newest log entry), or `lastSync` (last successful read timestamp if input ran before). |
There was a problem hiding this comment.
| description: Specify if the input should start reading logs from from the `beginning` (oldest log entry), `end` (newest log entry), or `lastSync` (last successful read timestamp if input ran before). | |
| description: Specify if the input should start reading logs from the `beginning` (oldest log entry), `end` (newest log entry), or `lastSync` (last successful read timestamp if input ran before). |
(throughout)
Also consider s/if/whether/.
There was a problem hiding this comment.
Thanks will fix this
🚀 Benchmarks reportTo see the full report comment with |
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
Signed-off-by: Kavindu Dodanduwa <kavindu.dodanduwa@elastic.co> # Conflicts: # packages/aws/changelog.yml
Signed-off-by: Kavindu Dodanduwa <kavindu.dodanduwa@elastic.co>
91156f0 to
dd7ed62
Compare
💚 Build Succeeded
History
|
|
|
Package aws - 3.13.4 containing this change is available at https://epr.elastic.co/package/aws/3.13.4/ |
|
Package aws_bedrock - 1.2.3 containing this change is available at https://epr.elastic.co/package/aws_bedrock/1.2.3/ |
|
Package aws_logs - 1.8.2 containing this change is available at https://epr.elastic.co/package/aws_logs/1.8.2/ |
|
Package aws_mq - 0.9.1 containing this change is available at https://epr.elastic.co/package/aws_mq/0.9.1/ |


Proposed commit message
Improve the description of
start_positionfield withlastSyncconfiguration option.Checklist
changelog.ymlfile.Related issues
Related elastic/beats#43251
Screenshots