This content has been marked as final.
Show 3 replies
-
1. Re: Is it possible to split ip.json into multiple files?
objectiser Jul 16, 2015 9:11 AM (in response to horyna)No, the contents of the ip.json can't be split across multiple files. However one alternative would be to create multiple deployments, each with a ip.json containing an appropriate subset of the definitions.
-
2. Re: Is it possible to split ip.json into multiple files?
horyna Jul 16, 2015 10:52 AM (in response to objectiser)Good tip! thx. And is it possible to tell Overlord "log only activities with i have defined in ip.json, nothing else". Because now Overlord logs every switchyard activity/transition (or i have such feeling)
-
3. Re: Is it possible to split ip.json into multiple files?
objectiser Jul 16, 2015 12:08 PM (in response to horyna)No there isn't any filtering at the moment - although if you implement your own switchyard interceptor (activity reporter), then you can control that yourself.