Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 9c10c2b

Browse files
author
Chris Wiechmann
committed
Added FAQ-Entry making clear, that AWS Elasticsearch service is not supported
#78
1 parent 77940a7 commit 9c10c2b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1111
### Changed
1212
- Log-Retention-Period for Trace-Messages from 75 days to 30 days [#77](https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/issues/77)
1313

14+
### Added
15+
- Added FAQ to make clear, that AWS Elasticsearch service is not supported [#78](https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/issues/78)
16+
1417
## [2.1.1] 2021-02-05
1518
### Fixed
1619
- Race-Condition, causing wrong organization assigned to API under heavy load [#75](https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/issues/75)

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1181,6 +1181,11 @@ Yes, all indicies are configured to have one replica and therefore it's safe to
11811181

11821182
Tests show that Filebeat can send more than 3,000 events per second to Logstash instances. Tests show that Filebeat can send more than 2,200 events per second to Logstash instances. Of course, this number also depends on the event type. Trace messages can be processed faster than OpenTraffic event logs, for example. You can find an example [here](#imgs/stack-monitoring/stack-monitoring-beats-instances.png).
11831183

1184+
### Can I use AWS Elasticsearch service?
1185+
1186+
No, the solution does not support AWS Elasticsearch Service because some important features that are part of X-Pack are not supported by AWS. For example, index lifecycle management ([ILM](https://www.elastic.co/guide/en/elasticsearch/reference/current/index-lifecycle-management.html)).
1187+
1188+
11841189
## Known issues
11851190
N/A
11861191

0 commit comments

Comments
 (0)