Get data from Login Audit.csv in distributed environment?

lHi, 

Is there any way to achieve below scenario other than log streaming form Appain?

Currently our PROD environment has 3 servers and based on the load users are navigated to different Servers. 

We would like to get login-audit.csv file from all the 3 servers. Currently with readcsvlog function we are able to get data only from the current server where the function is ran.

Any suggestions are appreciated. 

Thanks.

  Discussion posts and replies are publicly visible

Parents
  • I can describe what we are doing: We have a cron job running at the servers, which are copying the Excel files to the one destination where an Appian process can read it and writes the data to a database. 

    We have designed a small Appian app where you can apply different filters to the data and display it in a dashboard.
    Doing so, we have total transparency about log-ins (failed and successful), and usage of user-agents. We even track our licenses (unique logins)
    with this app. 

Reply
  • I can describe what we are doing: We have a cron job running at the servers, which are copying the Excel files to the one destination where an Appian process can read it and writes the data to a database. 

    We have designed a small Appian app where you can apply different filters to the data and display it in a dashboard.
    Doing so, we have total transparency about log-ins (failed and successful), and usage of user-agents. We even track our licenses (unique logins)
    with this app. 

Children
No Data