Nethserver Remote Loggin to Graylog

Hi
How to Nethserver Remote Loggin to Graylog?

@Ya_Ley you want to know how to install and configure?

Yes, install rsyslog
Thank you

Nethserver is using rsyslog yet. I can’t get the request :neutral_face:

@Ya_Ley You want access to reports NS from outside the network? https: //dinamic.dns or public_ip/logs?

Nethserver(Client)=======rsyslog server

1 Like

you want to see the NethServer logs on a rsyslog server?

Could be a nice enhancement.

In many cases the sysadmin must keep the log files for a long time to be checked in specific situations. At least in the Public Sector (government institutions).

It’s a good practice to keep those log files on dedicated HW with dedicated SW to be analized.

If I remember well I asked about this, some time ago.

BTW, how long are kept the log files on NS without be rewritten?

EDIT (BTW, how long are kept the log files on NS without be rewritten?)

http://docs.nethserver.org/projects/nethserver-devel/en/latest/logs.html?highlight=logs

These are my records by date

NethServer as it says @alefattorini it comes with rsyslog.

It is a matter of installing a server for logs and make tests

OK, but is there any tutorial or gui option to remote log?
Let say I want to save the logs for 12 month, how should I do that?
I can’t understand how exactly to do that.
I was considering AI to try and implement this.

Hi Eliezer, this thread is very old and it refers to NS7 which is now EOL, but I guess it’s possible to configure it to send logs to a remote Syslog server like Graylog following a CentOS 7 howto.

If you’re interested in a NS8 solution, just follow the docs here: System logs — NS8 documentation.