07 Mar 2024 01:47 PM
Hello all,
context is simple, I have an application A, identified like a management zone A, in an on premise DT. This application is running batches, java, python and so on for other applications B to Z (mz B to Z), kind of "client applications".
Those batches are running and logging on the hosts belonging to the mz A.
In the log rows I am able to determine to which application B to Z the log error is relative to.
Then I would like to find a way to create problem(s) linked to the client applications/mzs, B to Z, despite the log files, where we do find the pattern issuing problems at the end, are stored on host(s) belonging to mz A.
Does anybody has an idea about how to do a such 🙂 ? Of course I would like to avoid to request the application A to change anything in their way of working today.
Thx and regards.
Pierre
Solved! Go to Solution.
07 Mar 2024 04:03 PM
Hi,
When you ingest logs, normally they are linked to a process group. You need to be sure that process group is under target management zone.
Log X -> Process group A -> Management zone A.
Log X -> Process group B -> Management zone B.
...
Best regards
07 Mar 2024 04:37 PM
Hello Anton,
thank you for your feedback.
Let me check if it can work.
However can you confirm if we have to way to override the management zone of the "log row" or problem linked to this log pattern detection ?
Thx and regards.
Pierre
07 Mar 2024 05:15 PM
Hi,
Are all logs coming from same process group? Different sources?
Best regards
08 Mar 2024 06:35 AM
Hello,
today more than 100 process groups are existing, through 2 custom technologies, as those process are running very fast, they were not detected automatically. However most of those processes are feeding the same log file.
Best regards.
Pierre
08 Mar 2024 07:34 AM
Hi,
If all of them written same log, I am not sure if that is possible. I hope someone provide you a better answer than mine.
Best regards