Skip to Content
Author's profile photo Former Member

Installation Steps of Graylog-Part2

Refer link: Installation Steps of Graylog-Part1

Place the hash password.

      /wp-content/uploads/2016/05/30_955204.jpg

Do the following changes in the file like server.conf

      /wp-content/uploads/2016/05/32_955211.jpg

      /wp-content/uploads/2016/05/33_955212.png

      /wp-content/uploads/2016/05/34_955213.png

                     

       /wp-content/uploads/2016/05/35_955217.png

       /wp-content/uploads/2016/05/36_955218.png

       /wp-content/uploads/2016/05/37_955219.png

       /wp-content/uploads/2016/05/38_955220.jpg

       /wp-content/uploads/2016/05/39_955221.png

Start the graylog server using the following command.

         /wp-content/uploads/2016/05/40_955222.png

You can check out the server startup logs, it will be useful for you to troubleshoot graylog in case of any issue.

         /wp-content/uploads/2016/05/41_955223.png

         /wp-content/uploads/2016/05/42_955224.jpg

Install Graylog Web Interface:

To configure graylog-web-interface, you must have at least one graylog-server node. Install web interface using below command.

             /wp-content/uploads/2016/05/43_955232.png

Edit the configuration file and set the following parameters.

             /wp-content/uploads/2016/05/44_955233.png

This is the list of graylog-server nodes, you can add multiple nodes, separate by commas.

             /wp-content/uploads/2016/05/45_955234.png

Set the application secret, you can generate it using pwgen -N 1 -s 96.

             /wp-content/uploads/2016/05/46_955238.jpg

Restart the gralog-web-interface using following command,

             /wp-content/uploads/2016/05/47_955239.png

Access Graylog Web Interface:

The web interface will listen on port 9000, configure the firewall to allow traffic on port 9000.

            /wp-content/uploads/2016/05/48_955240.png

            /wp-content/uploads/2016/05/49_955241.png

Point your browser to http://ip-add-ress:9000. Log in with username “admin” and the password you configured at root_password_sha2 on server.conf.

Point browser for local to http://127.0.0.1:9000

Point browser for global/remote to http://your_remote_ip:9000

We can launch the Graylog welcome page.

1.Launch the Graylog using local URL,

http://127.0.0.1:9000

so, we will be launched on Graylog page as below view,

/wp-content/uploads/2016/05/50_955242.png

   

2.Launch the Graylog using local URL,

http://your_remote_ip:9000

so, we will be launched on Graylog page as below view,

/wp-content/uploads/2016/05/51_955243.jpg

Sign In the Graylog by using login credentials,

Username : admin

Password :initial123(where we already created for hash code)

/wp-content/uploads/2016/05/52_955247.jpg

If you login success , then we can see the Graylog console page with “Nothing Found” message.

/wp-content/uploads/2016/05/53_955248.jpg

If you login failed then you can find view like below,

/wp-content/uploads/2016/05/54_955249.jpg

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.