Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • cludomq cludomq
  • Project information
    • Project information
    • Activity
    • Members
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
Collapse sidebar
  • ext
  • cludomqcludomq
  • Wiki
  • eventid:100

Last edited by Paweł Pierścionek Oct 03, 2016
Page history
This is an old version of this page. You can view the most recent version or browse the history.

eventid:100

E:100

AgentLoggedChanged / Logout

Opis

Zdarzenie generowane przy wylogowaniu agenta

Nagłówki

Nagłówek Typ Wartość / Zakres Opis
e int 100 identyfikator eventu
en string AgentStateChanged nazwa eventu
AgentStateChanged boolean true flaga eventu
a int \d+ identyfikator agenta w systemie Cludo
an string .+ login agenta w systemie Cludo
afn string .+ pełna nazwa agenta w systemie Cludo
ts int \d+ timestamp zdarzenia w systemie Cludo (unix epoch)
i string [a-z0-0]{16} identyfikator instancji, dla której wystąpiło zdarzenie

Treść encodowana JSON

{
  "s":"Logout",  // szczegółowy typ zdarzenia
  "last_ts":1475482549, // ostatnie wystąpienie tego typu zdarzenia na tym agencie
  "agsvcs":[ // tablica skróconych nazw serwisów,do których agent był zalogowany
    "out_reczne",
    "inb_jacada_486771960",
    "czat_www.cldo.pl",
    "Email_demo@cldo.pl",
    "inb_CIH_486771961",
    "out_CIH",
    "Data Service",
    "wykrywanie-poczty"
  ]
}
Clone repository
  • eventid:100
  • eventid:10001
  • eventid:10002
  • eventid:10003
  • eventid:101
  • eventid:102
  • eventid:103
  • eventid:104
  • eventid:105
  • eventid:107
  • eventid:108
  • eventid:109
  • eventid:501
  • eventid:502
  • eventid:503
View All Pages