Skip to content

Instantly share code, notes, and snippets.

@mhtsai1010
Last active September 4, 2016 13:10
Show Gist options
  • Save mhtsai1010/c1758c890d9f44c4d612d0b8c287a13d to your computer and use it in GitHub Desktop.
Save mhtsai1010/c1758c890d9f44c4d612d0b8c287a13d to your computer and use it in GitHub Desktop.
# Adding kibana apt repository for Official Debian/Ubuntu packages
# Create a file named /etc/apt/sources.list.d/logstash.list and paste the
# configurations below, uncomment the line depends on your OS distribution
# Reference: https://www.elastic.co/guide/en/kibana/4.6/setup-repositories.html
# _____ _ _ _____ _ _____ _____
# | __||_| _____ ___ | | ___ | _ || | ___ ___ ___ | __| | _ |
# |__ || || || . || || -_| | __|| || .'|| | |___| |__ | _ | __|_
# |_____||_||_|_|_|| _||_||___| |__| |_||__,||_|_| |_____||_||__| |_|
# |_|
# Debian/Ubuntu
#deb https://packages.elastic.co/kibana/4.6/debian stable main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment