2014年4月22日火曜日

Windows7 64Bit上でVagrant+CentOS6.5+Fluentd+Elasticsearch+kibanaインストール

    以下の環境で、Vagrant Base Box(CentOS-6.5-x86_64)とVagrantfileを作成してみた。

    作成した資材は以下で公開している。

    資材 場所
    Vagrantfile GitHub
    Vagrant Base Box(CentOS-6.5-x86_64) Yahoo!ボックス


    使い方はHow to use these Vagrantfilesを参照


    最初は、Dropboxで公開する予定だったが、あまりに遅いので、Yahoo!ボックスに変更した。
    基本的に、以下で環境構築が完了するはず。
    Vagrant、Veeweeの基本的な操作については、以下で記載済みのため、割愛する。

    Windows7 64Bit上でVagrant+CentOS6.4インストール
    Windows7 64Bit上でVeewee+Vagrant+CentOS6.4インストール


    以下、動作確認例。

    Apache : http://localhost:8080/

    Elasticsearch : http://localhost:9200/

    Kibana : http://localhost:8080/kibana/#/dashboard

    Kibana(Logstash Dashboard) : http://localhost:8080/kibana/index.html#/dashboard/file/logstash.json

    Marvel : http://localhost:9200/_plugin/marvel/kibana/index.html#/dashboard/file/marvel.overview.json

    sense : http://localhost:9200/_plugin/marvel/sense/index.html

0 件のコメント:

コメントを投稿