Starting sign in process...

We're contacting your OpenID provider.
(This may take a few moments.)

Sign in or create an account

Create new Novell account... Get an OpenID...

WARNING: Your browser is in offline mode!

Your browser is in offline mode and cannot browse the web.

Solution: Uncheck "Work Offline" in the File menu, then try again by reloading the page.


"
 

graylog2

Published by Flavio Castelli
Based on openSUSE 11.4 32-bit x86

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

Downloaded 2968 times Cloned 59 times

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.

Preload ISO, 445 MB, i686
MD5: 503ab02f53eb62165d9897807b6e71bc

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.

OVF Image, 435 MB, i686
MD5: 54fddb07c3ec81b89bdb77976ecd10d5

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

Amazon Elastic Compute Cloud (EC2) is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale computing easier for developers.

This Amazon EC2 image can be uploaded and registered as an Amazon Machine Image (AMI).

Release notes

Upgrade graylog2 web interface to version 0.9.5p2

Technical Details

Appliance configuration

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 packages
View package list…

Security summary

Comments

You need to sign in to comment

Everyone's comments

jithender singhjithender singh,

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.6

graylog2_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

Emil CommerouEmil Commerou,

This is really great. Thanks.

Paul DicksonPaul Dickson,

nevermind. put a line to start it up in /etc/rc.d/after.local

Paul DicksonPaul Dickson,

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?

James TanJames Tan,

Graylog2 rocks!

Abhinav RauAbhinav Rau,

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!

Abhinav RauAbhinav Rau,

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:

  1. File Line Location
    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.!

Loading, please wait...