Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Read permission only for Elastic Search #135

Open
banaszeknorbert opened this issue Feb 23, 2017 · 4 comments
Open

Read permission only for Elastic Search #135

banaszeknorbert opened this issue Feb 23, 2017 · 4 comments

Comments

@banaszeknorbert
Copy link

Hi,
Is it possible to give permission to read data only for Elastic Search? If possible, how to do it? Recently I have a problem with high consumption of transfer and is not related to higher user activity (800mb per day - normally was 20+/-). Most of data is accessed via elastic search.

@katowulf
Copy link
Contributor

I'm not really sure what this means. When using Flashlight, the user is not directly communicating with ES, just the Flashlight service. If you don't want Flashlight to index data, then you can simply remove the paths that it monitors for changes in config.js.

@banaszeknorbert
Copy link
Author

banaszeknorbert commented Feb 23, 2017

I want to prevent bad people from downloading my data via rest:P

@katowulf
Copy link
Contributor

You don't need to expose ES to anything but your Flashlight service. There's no need for it to be available via REST.

@banaszeknorbert
Copy link
Author

The problem is that for 1-2 weeks there is a 20mb permanent bandwidth usage per hour (also in the night) + users usage. I have right security rules, heroku bonsai does show nothing in logs. I don't know what happening and I'm trying to find why that's happening.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants