I am new to Graylog system and I am trying hard to understand and configurable.
I want to create Graylog input to receive log message from source application.
Next, I do need to explicit user credential for the application trying to send to Graylog system.
Noted that I am using Java Spring boot application with log4j.
Can you tell me how I can archive it and which Graylog input type should I created ?
Thank you
I really appreciate your suggestion.
I am planning to host Graylog as centralized logging and connect from various applications. To utilize Filebeat I think we need to mount each log file into it.
Anyway, I may consider this if my current config is not much better than Filebeat.