- logo :
graylog2-server\graylog2-web-interface\public\images
- Name : I use xxxx to replace, you can use your IDE to search adn replace them all.
This part, you can find in file graylog2-server\graylog2-web-interface\src\util\AppConfig.js
Some examples:
- I add copy extractor with K-V split, and sen a message, then , I want to hide the middle stored value.
- Default, I show some columns I need. And define the sequences of them.
- I also can add some hidden search conditions.
All these functions is disabled in the code and you can just turn them on and modify according to your requirements.
-
If you cannot compile them , go to the my repo named
https://github.com/brianshen1990/GrayLog2CompileMachine
and instructionshttps://brianshen1990.github.io/Graylog2_Compile_And_Installation_on_Linux_Base.html
-
Just copying
graylog2-server
andgraylog2-web-itnterface
is enough and them compile it.
Welcome! Graylog is an open source log management platform.
You can read more about the project on our website and check out the documentation on the documentation site.
Found a bug? Have an idea for an improvement? Feel free to add an issue.
Help us build the future of log management and be part of a project that is used by thousands of people out there every day.
Follow the contributors guide and read the contributing instructions to get started.
Come chat with us in the #graylog
channel on freenode IRC or write an email to the mailing list.
YourKit supports our open source project by sponsoring its full-featured Java Profiler. YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.
Graylog is released under version 3.0 of the GNU General Public License.