Overview
Provides visibility into user logins for privileged users, facilitates email reminders to inactive users, and satisfies requirements for in-app display of a user's most recent login prior to the current session.
Prerequisites: Log Reader, People Functions
Key Features & Functionality
Hi Team,
We are using Appian cloud (24.2) and wanted to configure this for one of the client.
I need details on where to find information on the variables that has to be configured it in properties file.
1. LA_TXT_SERVERS
-->Is it same as Admin Console > Monitoring > Current User Activity > Server
2. LA_TXT_LOGIN_URL
--> Is it same as Admin Console> System> User Start Pages > Default Start Page ??
3. LA_TXT_SYSTEM_NAME
Hi, instructions for setting these variables can be found in the "Log Reader Documentation" pdf included in the download. If you have any issues from there, happy to help. Thanks
LA_TX_LOGIN_URL is the URL for your Appian suite
LA_TXT_SYSTEM_NAME is whatever you call your system (this is used for a system generated email)
LA_TXT_SERVERS is a list of your application servers. For a single-node environment in Appian Cloud it is generally the URL with ".appiancloud.com" stripped off. For HA there will be numbers at the end of each (you can reach out to Appian Support if you do not know your app server names). For self-managed, app server names can be found in your config
Hi Max,
Thanks for replying.
I have the documentation but I need information on how can I get below details from my Appian environment:
1. LA_TXT_LOGIN_URL
2. LA_TXT_SYSTEM_NAME
3. LA_TXT_SERVERS
Can you help me please