Log collection concetp

Hi,
I have two servers:
SERVER1 with logs: /tmp/testname/server1.log
SERVER2 with logs /log/server2.log
I start a functional test by Jenkins. Both servers create logs during the test. On servers are run several different tests (about 10 different tests every day) . I would like to have got complete logs from each test. How can I achieve it by logstash?

On one server I can indicate log by test name. It is impossible on seconds server. So I need some synchronization between inputs.

All this action is to create Kibana dashboards separately for each test. The series of the test is running every day. I would like to have Dashboards with defined KPI for each tests.

Best Regards,

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.