HIPAA compliant ElasticSearch application

Hi, Charitha --

You'll need to secure both the transport to the cluster (e.g., with HTTPS as some other posters suggested) and the internal transport within the cluster; see, e.g., https://github.com/elasticsearch/elasticsearch/pull/2105.


prb@mult.ifario.us | Multifarious, Inc. | http://mult.ifario.us/

On August 30, 2013 at 4:31:30 PM, Charitha Sathkumara (srilankanchurro@gmail.com) wrote:

I am trying to implement a logging solution as part of an application that handles sensitive medical data. I intend on using Elasticsearch + Searchbox.io Jest for storage and retrieval of this data.

HIPAA rules state that I must ensure that communications between my application server and elasticsearch server are encrypted.

How would I go about protecting an Elasticsearch server and communications between the server and the Jest client?
Any resources/tutorials/ideas would be much appreciated.

You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.