ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. kibana 4
    Log in to post
    • All categories
    • scottalanmiller

      Building ELK on CentOS 7
      IT Discussion • scale ntg lab scale hc3 centos centos 7 elk logging log management how to linux elasticsearch kibana logstash kibana 4 • • scottalanmiller

      43
      9
      Votes
      43
      Posts
      13605
      Views

      dafyre

      @scottalanmiller said in Building ELK on CentOS 7:

      @dafyre said in Building ELK on CentOS 7:

      So... I went through and ran the script and it seems to have worked fine... What next?

      Edit: To collect logs from the local server, I also had to install filebeat on this server. So I reckon I can now go and install it on all my other systems as well.

      Yes, install Filebeat and point it to ELK. Check my Filebeat article for more info.

      Didn't realize you had one. 8-) But I'm good now. Logs are collecting as we speak. Bonus: Fail2Ban and Apache logs also work great in ELK.

    • scottalanmiller

      Setting Up Logstash for ELK
      IT Discussion • elasticsearch rhel logstash-forwarder elk linux centos kibana logstash kibana 4 • • scottalanmiller

      9
      4
      Votes
      9
      Posts
      3015
      Views

      stacksofplates

      They also forget about SELinux with their CentOS 7 docs. You need sudo setsebool -P httpd_can_network_connect 1 and possibly sudo chcon -R --type=httpd_syscontent_rw_t /opt/kibana

      Up and running now.

    • scottalanmiller

      Showing Off Our New ELK Install
      IT Discussion • kibana logging metrics elk logstash elasticsearch kibana 4 • • scottalanmiller

      4
      2
      Votes
      4
      Posts
      1717
      Views

      scottalanmiller

      @JaredBusch said:

      I have never successful gotten an ELK server up and running and ingesting logs. I really need to get on this.

      Digital Ocean has some great documentation on it. I love having an ELK server without any licensing limitations.

      The one really sad part, though, is that it is a single user login out of the box and the user management component Shield is non-free.