Skip to content

alexus' blog

ai w/ vpn | meh

  • HowTo(s)
  • Download(s)
Posted on January 15, 2017January 15, 2017 by alexus

securing elasticsearch without shield

  • REQ: elk-docker
    • Building the image
      • EXPOSE (incoming ports)

search and replace:

$ grep --after-context=3 ports docker-compose.yml
ports:
- "5601:5601"
- "9200:9200"
- "5044:5044"
$

&

$ grep --after-context=3 expose docker-compose.override.yml
expose:
- "5601"
- "9200"
- "5044"
$

Share this:

  • Click to email a link to a friend (Opens in new window) Email
  • Click to print (Opens in new window) Print
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to share on X (Opens in new window) X
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Pinterest (Opens in new window) Pinterest
  • Click to share on Pocket (Opens in new window) Pocket

Like this:

Like Loading...

Related

CategoriesHowTo(s)

Post navigation

Previous PostPrevious HSTS is HTTP Strict Transport Security: a way for sites to elect to always use HTTPS.
Next PostNext logstash json example

Social

  • View a1exus’s profile on Facebook
  • View a1exus’s profile on Twitter
  • View a1exus’s profile on Instagram
  • View a1exus’s profile on LinkedIn
  • View a1exus’s profile on GitHub
  • View a1exus’s profile on YouTube
  • View DmitryChorine’s profile on Google+
  • HowTo(s)
  • Download(s)
Proudly powered by WordPress
%d