Skip to content

Commit 39ecce6

Browse files
committed
Update README.md
1 parent b7e0c14 commit 39ecce6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ bin/plugin install https://github.com/sscarduzio/elasticsearch-readonlyrest-plug
2121

2222
Append either of these snippets to `conf/elasticsearch.yml`
2323

24-
**USE CASE 1: Read-only access to all the indices**
24+
**USE CASE 1: Full access from localhost + RO Access just to catalogue-* indices**
2525
```yml
2626
readonlyrest:
2727
enable: true
@@ -40,7 +40,7 @@ readonlyrest:
4040

4141
```
4242

43-
**USE CASE 2: Multi-user Basic HTTP Auth (e.g. for Kibana)**
43+
**USE CASE 2: Authenticated users in Kibana (various permission levels)**
4444

4545
```yml
4646
readonlyrest:

0 commit comments

Comments
 (0)