Hi all.
First thing to say is hello to the Fedora and Linux community.
I post a question here to solve a problem that I'm facing. I'm trying to install a centralized log server for our tests labs that contain 7 platforms. Each platform is own by a tester. I'm trying to find a way to asign a dedicated syslog file for each user independently of the log information that reach the centralized syslog server. The problem is that I don't find in the syslog.conf and man file a way to do that. So I suppose that the solution is not here.
I've think to me script file that will regularly parse syslog file to redistribute log information in the correct file but it is really to heavy.
I've a potential solution but I don't know if it's the correct one. I've think to run a dedicated syslog server running on a dedicated port. One server for one platform. In this configuration I can easily distribute log information to specific log file for my users.
What do you think of this solution ? Have you any other proposition to make ?
Really Thanks.
Jack