What are linux logs
Linux logs are pieces of data that Linux writes, related to what the server, kernel, services, and applications running on it are doing, with an associated timestamp.
They often come with other structured data, such as a hostname, being a valuable analysis and troubleshooting tool for admins when they encounter performance issues.

One of my pis at home that monitors the external and internal environment I am using a serilog which is for .NET