graylog2
Graylog2 is an open source log management solution that stores your logs in MongoDB. It consists of a server written in Java that accepts your syslog messages via TCP, UDP or AMQP and stores it in the database. The second part is a web interface that allows you to manage the log messages from your web browser.
This appliance provides both the server and the web interface.
The appliance is ready to run. no additional steps are required now.
You can even test it inside of SUSE Studio testdrive:
- boot the appliance inside of testdrive
- go to the networking tab
- enable networking
- click on the link pointing to port 80.
This appliances uses:
- graylog server 0.9.5p1
- graylog web interface 0.9.5p2
Have fun!
Download
Media
USB & disk image
This is an image of your disk, ready to be written to either a USB drive or your hard disk. When written, it will erase all data on a disk. During the first boot, your partition will bee automatically resized to fill available space.
Preload ISO
A bootable ISO containing the appliance disk image. Boots into a simple graphical environment and prompts for confirmation before writing the image onto the hard drive. Useful for performing automated system installs/preloads.
Warning: Overwrites all data on the target hard drive.
Virtual
Open Virtualization Format (OVF)
The OVF format is an open standard for packaging and distributing virtual appliances. It is not tied to any particular hypervisor or system architecture.
VMware / VirtualBox / KVM image
Whether you use VMware, VirtualBox, or KVM, this vmdk is a ready-to-use virtual appliance.
Xen guest image
This Xen guest image is ready to run on a Xen hypervisor host.
Cloud
Amazon EC2 image
Release notes
Upgrade graylog2 web interface to version 0.9.5p2
Technical Details
Appliance configuration
Accounts
| User | Password |
|---|---|
| root | linux |
| tux | linux |
Basic settings
| Keyboard: | ask_on_first_boot |
|---|---|
| Time zone: | ask_on_first_boot |
| Language: | ask_on_first_boot |
| Network: | ask_on_first_boot |
| Firewall: | enabled |
Software
3 patterns, 379 packagesView package list…
Security summary
-
Includes the following unofficial sources:
-
No custom software packages were uploaded.
-
A boot script is included.

You need to sign in to comment
Everyone's comments
nice OS
Hi All,
I am trying to import graylog xen guest into OVM2.2(Oracle Virtual machine). When i try to start guest for the first time its not coming up. Any suggestions will be helpful.
WARNING:root:Unknown directive gfxmenu
pyGRUB version 0.6graylog2_VMX_] │
Failsafe_—graylog2_[VMX
[ 0.438792]
-[ end trace 65f461675cc98af5 ]—-[ 0.439198] vif vif-0: 2
[ 0.442516] vif vif-1: 2
[ 0.627690] xen-vbd: registered block device major 202
[ 0.628149] blkfront: xvda: barriers enabled
[ 0.639435] xvda: xvda1
[ 0.742809] udev84: starting version 166
[ 1.377518] kjournald starting. Commit interval 15 seconds
[ 1.377848] EXT3-fs (xvda1): using internal journal
[ 1.377853] EXT3-fs (xvda1): mounted filesystem with ordered data mode
[ 3.040594] udev216: starting version 166
[ 6.767697] device-mapper: uevent: version 1.0.3
[ 6.768680] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
[ 7.124479] blkfront: xvda: empty write barrier op failed
[ 7.124777] blkfront: xvda: barriers disabled
[ 7.132451] blkfront: xvda: write barrier op failed
[ 7.132689] blkfront: xvda: barriers disabled
This is really great. Thanks.
nevermind. put a line to start it up in /etc/rc.d/after.local
By default in the graylog 2 suse vmware appliance graylog2 server doesn’t load. Just the web interface. Care to shed some light on how to correct that?
Graylog2 rocks!
Never mind. I solved the problem. MongoDB was not started because of an existing lock file. Once I removed that and restarted mongo by running ‘/etc/init.d/mongo start’ , I was in business.
Thanks for the fantastic VM. This has saved me a lot of time. Now to collect some logs. I am planning on using logstash to tail logs and send via GELF to this server. Let’s hope that works!
Thanks for the great VM image. I booted the VM image and I did the bundle install successfully but when I connect using a browser I get this error:
Ruby (Rack) application could not be started. The application has exited during startup (i.e. during the evaluation of config/environment.rb)
Error message:
(eval):1: warning: already initialized constant RAILS_ENV
Application root:
/srv/www/graylog2
Backtrace:
0 /srv/www/graylog2/config/initializers/mongomapper.rb 19 in `exit’
1 /srv/www/graylog2/config/initializers/mongomapper.rb 19
2 /usr/lib/ruby/gems/1.8/gems/activesupport-3.0.1/lib/active_support/dependencies.rb 235 in `load’
3 /usr/lib/ruby/gems/1.8/gems/activesupport-3.0.1/lib/active_support/dependencies.rb 235 in `load’
4 /usr/lib/ruby/gems/1.8/gems/activesupport-3.0.1/lib/active_support/dependencies.rb 227 in `load_dependency’
5 /usr/lib/ruby/gems/1.8/gems/activesupport-3.0.1/lib/active_support/dependencies.rb 235 in `load’
6 /usr/lib/ruby/gems/1.8/gems/railties-3.0.1/lib/rails/engine.rb 201
7 /usr/lib/ruby/gems/1.8/gems/railties-3.0.1/lib/rails/engine.rb 200 in `each’
8 /usr/lib/ruby/gems/1.8/gems/railties-3.0.1/lib/rails/engine.rb 200
9 /usr/lib/ruby/gems/1.8/gems/railties-3.0.1/lib/rails/initializable.rb 25 in `instance_exec’
10 /usr/lib/ruby/gems/1.8/gems/railties-3.0.1/lib/rails/initializable.rb 25 in `run’
11 /usr/lib/ruby/gems/1.8/gems/railties-3.0.1/lib/rails/initializable.rb 50 in `run_initializers’
12 /usr/lib/ruby/gems/1.8/gems/railties-3.0.1/lib/rails/initializable.rb 49 in `each’
13 /usr/lib/ruby/gems/1.8/gems/railties-3.0.1/lib/rails/initializable.rb 49 in `run_initializers’
14 /usr/lib/ruby/gems/1.8/gems/railties-3.0.1/lib/rails/application.rb 134 in `initialize!’
15 /usr/lib/ruby/gems/1.8/gems/railties-3.0.1/lib/rails/application.rb 77 in `send’
16 /usr/lib/ruby/gems/1.8/gems/railties-3.0.1/lib/rails/application.rb 77 in `method_missing’
17 /srv/www/graylog2/config/environment.rb 6
18 config.ru 3 in `require’
19 config.ru 3
20 /usr/lib/ruby/gems/1.8/gems/rack-1.2.1/lib/rack/builder.rb 46 in `instance_eval’
21 /usr/lib/ruby/gems/1.8/gems/rack-1.2.1/lib/rack/builder.rb 46 in `initialize’
22 config.ru 1 in `new’
23 config.ru
Am I missing a step? Please forgive me but I am newbie at Ruby. Any help on this would be appreciated. Thanks.!