Skip to content

Commit a6fe4c9

Browse files
esmerelcnorris-cs
andauthored
Apply suggestions from code review
Co-authored-by: Craig Norris <[email protected]> Signed-off-by: Lynette Miles <[email protected]>
1 parent 9fb038a commit a6fe4c9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pipeline/outputs/opensearch.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,8 +325,7 @@ This behavior could be indicative of a hard-to-detect issue with index shard usa
325325

326326
Depending index creation and shard allocation configuration in the OpenSearch domain, all the available index shards could be used before the data nodes run out of disk space. This can result in exhibition disk-related performance issues (nodes crashing, data corruption, or the dashboard going offline). The primary issue that arises when a domain is out of available index shards is that new indexes can no longer be created (although logs can still be added to existing indexes).
327327

328-
When that happens, the Fluent Bit OpenSearch output can show confusing behavior. For
329-
example:
328+
When that happens, the Fluent Bit OpenSearch output can show confusing behavior. For example:
330329

331330
- Errors suddenly appear (outputs were previously working and there were no changes to the Fluent Bit configuration when the errors began)
332331
- Errors aren't consistently occurring (some logs are still reaching the OpenSearch domain)

0 commit comments

Comments
 (0)