How can allow only local requests for elasticsearch? So command like:
curl -XGET 'http://localhost:9200/twitter/_settings '
can only be running on localhost and request like:
curl -XGET 'http://mydomain.com:9200/twitter/_settings '
would get rejected?
Because, from what i see, elasticsearch allows it by default.
--elasticsearch+unsubscribe@googlegroups.com .https://groups.google.com/groups/opt_out .
             
            
              
            
           
          
            
              
                spinscale  
              
                  
                    March 19, 2013,  3:25pm
                   
                  2 
               
             
            
              Hey,
see Elasticsearch Platform — Find real-time answers at scale | Elastic 
On Tue, Mar 19, 2013 at 4:22 PM, Samuel Molnar molnar.samuel@gmail.com wrote:
How can allow only local requests for elasticsearch? So command like:
curl -XGET 'http://localhost:9200/twitter/_settings '
can only be running on localhost and request like:
curl -XGET 'http://mydomain.com:9200/twitter/_settings '
would get rejected?
Because, from what i see, elasticsearch allows it by default.
--elasticsearch+unsubscribe@googlegroups.com .https://groups.google.com/groups/opt_out .
 
--elasticsearch+unsubscribe@googlegroups.com .https://groups.google.com/groups/opt_out .