Skip to main content
kondia0001
December 1, 2022
Question

Logged In users info from the Appian cloud database(MariaDB).

  • December 1, 2022
  • 8 replies
  • 0 views

Hi All,

Is  there any way to know how many users have logged into APPIAN in a point in time from the Appian cloud database(MariaDB).

Regards,

Arun Kondi

8 replies

stefanhelzle0001
Brainy
December 1, 2022

The DB does not know anything about what is going on in Appian.

But, what issue to you want to resolve? What is the use case?

kondia0001
December 1, 2022

Hi Stefan,

Is  there any way to know how many users have logged into APPIAN in a point in time from the Appian cloud database(MariaDB).

mikes0011
Brainy
December 1, 2022
Is  there any way to know how many users have logged into APPIAN in a point in time from the Appian cloud database

This is the same question you asked originally, and Stefan already answered it with an answer of "no".

The Expression Guru
alexandru.boerescu
December 1, 2022

You could look at the login audit file and report on it. I don't believe that this kind of data is stored in the cloud db.

To view the login-audit file, access the navigation menu in Appian and select System Logs.

kondia0001
December 1, 2022

Is it possible to read the login-Audit.CSV form Appian application?
Is there any inbuilt function in Appian to read that file? 

mikes0011
Brainy
December 1, 2022

You will want the Log Reader plug-in.  It's tricky to use (and a bit buggy unfortunately), but will work better than nothing.

The Expression Guru