Building Graylog from Source II

Dear All,

I am revisiting looking at building Graylog from source as I now have some time.

Is the 2.4 branch in github, the current 2.4.3 version?

I already managed this by another method.

Cheers

Jake

@Magneton

yes - Github is the single source of truth.

Hi Jochen,

I missed it on Github in the little graphics.

My bad.

Cheers

Jake

Hi Jan,

Here is build log at https://paste.ee/p/fHZea

it looks to be good, but is there anything of concern?

Cheers

Jake

Hi Jan,

Looks like I have managed to build 2.4.4 snapshot from source and get it working.

Cheers

Jake

Hi Graylog,

Where do I find the 2.4.3 release on github.

If i look at the 2.4 branch, pom .xml shows “2.4.4-SNAPSHOT”, the 2.3 branch shows “2.3.3-SNAPSHOT”.

I can’t seem to find the 2.4.3 release from the 24/01/2018.

Where do I find the release so that I can build it.

Cheers

Jake

Every release of Graylog corresponds to a tag in the GitHub repository.

Example: GitHub - Graylog2/graylog2-server at 2.4.3

Hi Jochen,

I was looking for branches not tags. Thanks.

Do you guys use an IDE to build graylog? If so can you tell me which one Eclipse, NetBeans or IntelliJ ?

Cheers

Jake

Most of us are using IntelliJ IDEA, but Netbeans and Eclipse should work as well.

Hi Jochen,

I am assuming most of you guys are using IntelliJ on Linux? Anyone using windows?

Cheers

Jake

No, and we neither support building, nor running Graylog on Windows, so you’re on your own with that.

hi Jochen,

i thought that would be the case. I am using Linux anyway

Cheers

Jake

Hi Jochen,

Is there a recommended Java version for building Graylog, I am using 1.8.0_161?

It compiles fine.

Cheers

Jake

Any recent JDK 8 will work.

Java 9 or 10 doesn’t work yet, though.

Hi Jochen,

Cheers

Jake

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.