Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 284 Bytes

File metadata and controls

14 lines (10 loc) · 284 Bytes

Security/Authentication

You can connect to Elastic using Basic Authentication

.. literalinclude:: auth.php
   :language: php
   :linenos:

You can set cloud id, hosts and api key

.. literalinclude:: security.php
   :language: php
   :linenos: