on time line I can see when status from Active became to Disconnected or from Disc to Act.
But I need to SUM how many user became from Active to Disconnected during some time period.
Maybe I need to do some script field for this, that will compare privies value and if it different mark this and after that sum this marks.
Every minute I receive information from script. Information looks like
Username:
sessionState:
statusBoolean:
statusInt: <the same if user not idle -1or true if 1 idle>
timeStamp:
In each doc I have string that can be Active or Disconnected.
I need to count how many times Active changed to Disconnected.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.