Forum Discussion
Apache mod_status "server-status" not showing Client IP
I made the changes but am still seeing informational and debugging messages comming into my syslog:
[root@LB001:Active] config b syslog include
SYSLOG - Include Data:
destination remote_server {
udp("192.168.41.77" port (514));
};
filter f_alllogs {
level (warn...emerg);
};
log {
source(local);
filter(f_alllogs);
destination(remote_server);
};
Is there anything else i need?
- Jul 20, 2019
thanks for your reply.
However, I have seen that documentation. It does not apply to the F5 Adaptive MFA though.
The documentation there applies to use cases of existing 2FA implementations and have to tie them to APM, but does not at any point involve the F5 MFA functions.
Edit: I do realise that documentation may say "...using F5 Adaptive Authentication...", however when you look at the use cases they are all built using existing methods and not the actual options of F5 MFA. For instance they use iRules, SAML connectors and so forth.
- Belanger__YvesOct 21, 2019
Altostratus
There is very little information on the MFA with releases 14 and above.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com