From a848033a75aa05f25539bec206cd9baf81025150 Mon Sep 17 00:00:00 2001 From: Jared Tan Date: Fri, 11 Oct 2019 17:14:26 +0800 Subject: [PATCH] add faq with es. (#3599) * add faq with es. * Update README.md --- docs/en/FAQ/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/FAQ/README.md b/docs/en/FAQ/README.md index a469c55cb..a13c75cc7 100644 --- a/docs/en/FAQ/README.md +++ b/docs/en/FAQ/README.md @@ -16,3 +16,4 @@ These are known and common FAQs. We welcome you to contribute yours. * [EnhanceRequireObjectCache class cast exception](EnhanceRequireObjectCache-Cast-Exception.md) * [ElasticSearch server performance FAQ, including ERROR CODE:429](ES-Server-FAQ.md) * [IllegalStateException when install Java agent on WebSphere 7](install_agent_on_websphere.md) +* ["FORBIDDEN/12/index read-only / allow delete (api)" appears in the log](https://discuss.elastic.co/t/forbidden-12-index-read-only-allow-delete-api/110282)