Hi team,
based on Configure Syslog output it says
By default, Adaxes uses UDP port 514 to send Syslog messages.
Is there any possibilty to change this setting, especially to set TCP?
Hello,
You can specify the required port on in the syslog settings: Unfortunately, there is no possibility to change it from UDP to TCP. However, thank you for the suggestion. We forwarded it to the corresponding department for consideration.
Dear team, we are using Syslog to store our logging also in an external system. Is it somehow possible to see also this execution log, using Syslog?
Hi again, the script here needs a small change In the last catch area, it has to be $messageEncodingName, otherwise the output will show nothing for default as the value is empty : ) catch { $messageEncodingName = "UTF-8 (default)" }
We are trying to set up syslog viewing in Splunk Storm from our Adaxes instance. I have enabled syslog output and put in the appropriate Syslog server information. ... asking for this information in its configuration. Thank you for information you can provide.
We recently received some pentest results that flagged the password reset workflow as being vulnerable to user enumeration. When a user attempts to reset a password we get ... your email" and require that link to access the security questions/reset workflow?
Is it poossibel to run pre and post commands before processing all objects, and then after processing all objects? I have a process that validates if a user account should be ... to be able to tell if the process failing is causing mass disabling of accounts.