Same as the title. For some cases I dont want to see the automated logs (Logs that are not explicitly written by us) in information event section in dataminer cube. Is it possible to enable or disable the automated log?
Hi Baranisudha,
You cannot disable the information events.
Information events are not meant to be logs, they are meant for having information about the things that happen in the system, e.g.: an element was created, a service was deleted, etc.
If you can to log form automation you have engine.Log method which is more appropriate.