Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Evert van der Zalm
MVP
22
Views
7
Comments
[SEO Utils] [SEO Utils] how can the audit (eSpace was cashed as) be disabled?
Question
Forge
SEO Utils (O11)
Forge asset by
Miguel Seabra Melo
Hello,
We're using this component and it's generating a lot of audits to the platform general log. The message is always the same: "eSpace <eSpaceName> id was cached as <eSpaceId>". But since there are a lot of calls this message is filling up out log table.
Is there a possibility to disable this auditing?
Kind regards,
Evert
Miguel Seabra Melo
Hi Evert,
Won't disabling Activity Logging inside SEO_Utils extension > Operation do the trick?
Cheers!
Evert van der Zalm
MVP
Hi Miguel,
No this doesn't work )-: (not even after publish the eSpaces again after setting it off).
Kind regards,
Evert
Miguel Seabra Melo
Sorry, my bad. I think you'll need to disable
Auditing
(not Activity Logging) on the eSpace that is calling the extension. You will disable all audit logging from that eSpace, though.
Miguel
Evert van der Zalm
MVP
Hi Miguel,
Thats a problem, we don't want to disable all activity logging for the eSpace where it's used )-:
Kind regards,
Evert
Miguel Seabra Melo
Hi,
If that's the case, simply open the extension in Integration Studio, edit it in Visual Studio and comment out the line that starts as "GenericExtendedActions.Audit". Then republish the extension as well as its consumers. :)
Evert van der Zalm
MVP
Hi Miguel,
Already thougt that was the needed solution. Now need to check if I still got visual studio (-:
Thanks for the quick reactions, will let you know if I find it (-;
Kind regards,
Evert
J.
MVP
Otherwise poke me, Evert!
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...