Hi tok,

I have installed graylog2 in ubuntu 14 at aws. after completing setup i 
tried to open web browser in port 9000 but not working. and port 

when i try to run this cmd i am getting "java -jar 
/usr/share/graylog-server/graylog.jar server"

am getting this error
016-05-21 08:46:22,638 INFO : org.graylog2.bootstrap.CmdLineTool - Loaded 
plugins: [Anonymous Usage Statistics 1.2.1 
[org.graylog.plugins.usagestatistics.UsageStatsPlugin]]
2016-05-21 08:46:23,088 INFO : org.graylog2.bootstrap.CmdLineTool - Running 
with JVM arguments: 
2016-05-21 08:46:26,940 INFO : org.graylog2.shared.system.stats.SigarService - 
Failed to load SIGAR. Falling back to JMX implementations.
2016-05-21 08:46:36,406 INFO : org.graylog2.shared.buffers.InputBufferImpl - 
Message journal is enabled.
2016-05-21 08:46:37,244 ERROR: org.graylog2.shared.journal.KafkaJournal - 
Unable to start logmanager.
kafka.common.KafkaException: Failed to acquire lock on file .lock in 
/var/lib/graylog-server/journal. A Kafka instance in another process or thread 
is using this directory.
        at 
kafka.log.LogManager$$anonfun$lockLogDirs$1.apply(LogManager.scala:98)
        at 
kafka.log.LogManager$$anonfun$lockLogDirs$1.apply(LogManager.scala:95)
        at 
scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:245)
        at 
scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:245)
        at 
scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33)
        at scala.collection.mutable.WrappedArray.foreach(WrappedArray.scala:35)
        at scala.collection.TraversableLike$class.map(TraversableLike.scala:245)
        at scala.collection.AbstractTraversable.map(Traversable.scala:104)
        at kafka.log.LogManager.lockLogDirs(LogManager.scala:95)
        at kafka.log.LogManager.<init>(LogManager.scala:57)
        at 
org.graylog2.shared.journal.KafkaJournal.<init>(KafkaJournal.java:261)

On Friday, 13 May 2016 16:57:51 UTC+5:30, [email protected] wrote:
>
> Maybe a misunderstanding from my side, but are you familiar with 
> client-server communication? A Graylog input acts as network service 
> (=server role) waiting for messages from an arbitrary number of clients. No 
> need to have a 1-to-1 relationship, i.e. you do not need a separate input 
> per client. Just reuse a single Graylog input by configuring the same 
> connection details on each Windows machine.
>
> Best regards, tokred
>
>
> On Friday, May 13, 2016 at 11:26:29 AM UTC+2, Arief Hydayat wrote:
>>
>> Dear Jochen,
>>
>> Thanks for your reply. The bind address there mean the IP of our Graylog 
>> server IP? If I do so it will give the "Error starting this input: address 
>> already in use"
>>
>> Is there any other way instead of changing the listening port? Because 
>> maybe more client will be added. :-)
>>
>> On Friday, May 13, 2016 at 3:42:24 PM UTC+8, Jochen Schalanda wrote:
>>>
>>> Hi Arief,
>>>
>>> you have to provide a specific bind address for the input named 
>>> "FNIT-WIN-WEB01" and not the wildcard address 0.0.0.0.
>>>
>>> Alternatively, you can simply change the listening port of one of those 
>>> inputs.
>>>
>>> Cheers,
>>> Jochen
>>>
>>> On Friday, 13 May 2016 04:17:46 UTC+2, Arief Hydayat wrote:
>>>>
>>>>
>>>> <https://lh3.googleusercontent.com/-llvbD8PXEwQ/VzU5KcGEIiI/AAAAAAAAANM/uSsAui3a2HgbcWa7Uo0zn8na9rW_vPeowCLcB/s1600/both_inputs.PNG>
>>>> Hi Graylog guru,
>>>>
>>>> I'm new to Graylog. Just trying to deploy the OVA appliance in VMWare. 
>>>> The one I deploy is *graylog-2.0.0-2.ova*.
>>>> So far working fine. No more Graylog web interface is disconnected 
>>>> issue. I try to receive the message from Windows server client, so I 
>>>> install the NXLog into Windows servers and config the IP of the Graylog 
>>>> server in the NXLog.conf file, thru UDP and port 541. There 2 Windows 
>>>> server only, will be add few more later.
>>>>
>>>> On the Graylog web inteface side, I went to *Systems --> Inputs*, and* 
>>>> Launch new input* (Syslog UDP) to start receive the input. I've 
>>>> created 2 inputs but only 1 is currently running. Another 1 is faild to 
>>>> start. Maybe this is the basic question...
>>>>
>>>> 1. How to setup these inputs so that I could receive the message from 
>>>> those both Windows server? How to add more?
>>>> 2. In the Launch new input, on the *bind_address*. Should I leave it 
>>>> default or should I put the Graylog server IP?
>>>>
>>>> Thanks you for your support. I'll wait for next feedback
>>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/2dd63bf7-ff2a-482c-93c1-124613b52c66%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to