AppSuite:Logincounter: Difference between revisions

From Open-Xchange
No edit summary
 
(20 intermediate revisions by one other user not shown)
Line 1: Line 1:
== Using the <code>logincounter</code> tool ==
= Login Counter =


The content on this page has moved to https://documentation.open-xchange.com/7.10.0/middleware/components/commandlinetools/logincounter.html.


  # logincounter --help
Note: Open-Xchange is in the process of migrating all its technical documentation to a new and improved documentation system (https://documentation.open-xchange.com). Please note as the migration takes place more information will be available on the new system and less on this system. Thank you for your understanding during this period of transition.
  usage: logincounter
  -a,--aggregate    Optional. Aggregates the counts by users. Only the
                      total number of logins without duplicate counts
                      (caused by multiple clients per user) is returned.
  -e,--end <arg>    Required. Sets the end date for the detecting range.
                      Example: 2010-01-1 23:59:59
  -h,--help          Prints a help text
  -r,--regex <arg>  Optional. Limits the counter to login devices that
                      match regex.
  -s,--start <arg>  Required. Sets the start date for the detecting range.
                      Example: 2009-12-31 00:00:00

Latest revision as of 11:05, 9 July 2018

Login Counter

The content on this page has moved to https://documentation.open-xchange.com/7.10.0/middleware/components/commandlinetools/logincounter.html.

Note: Open-Xchange is in the process of migrating all its technical documentation to a new and improved documentation system (https://documentation.open-xchange.com). Please note as the migration takes place more information will be available on the new system and less on this system. Thank you for your understanding during this period of transition.