inab / rd-connect-cas-overlay

RD-Connect CAS overlay
Apache License 2.0
6 stars 2 forks source link

CAS LOG #7

Open dpiscia opened 9 years ago

dpiscia commented 9 years ago

Which information and format the cas log has to create

dpiscia commented 9 years ago

@AnibalMG Created a Virtual machine for gathering logs and put into elasticsearch, so @jmfernandez if you want to integrate the CAS log into this you should ask to @AnibalMG on how to do it

dpiscia commented 9 years ago

We should agree on a standard format for logs:

I was thinking of:

DATE/APPLICATION(cas,genomics)/LEVEL(high,medium,low)/ACTION(log in,query,etc.)/USER/DETAILS

what do you think?

jmfernandez commented 9 years ago

I agree more or less with your proposal. As we are setting the physical format of the log files, I would prefer to use tabs instead of slashes as separators. I also suggest that timestamps should follow ISO-8601 standard, including the time zone (so we can compare timestamps from logs generated on different geographical locations).

About the user field, I guess you are referring to the cas user, right?

On 06/09/2015 09:46 AM, Davide Piscia wrote:

We should agree on a standard format for logs:

I was thinking of:

DATE/APPLICATION(cas,genomics)/LEVEL(high,medium,low)/ACTION(log in,query,etc.)/USER/DETAILS

what do you think?

— Reply to this email directly or view it on GitHub https://github.com/inab/ldap-rest-cas4-overlay/issues/7#issuecomment-110263088.

"There is no reason why anybody would want a computer in their home" - Ken Olson, founder of DEC 1977 "640K ought to be enough for anybody" - Bill Gates, 1981 "Nobody will ever outgrow a 20Mb hard drive." - ???

"Premature optimization is the root of all evil." - Donald Knuth "Los ordenadores son inútiles. Sólo pueden darte respuestas" - Pablo Ruíz Picasso

José María Fernández González Tlfn: (+34) 91 732 80 00 / 91 224 69 00 (ext 3061) e-mail: jmfernandez@cnio.es Fax: (+34) 91 224 69 76 Unidad del Instituto Nacional de Bioinformática Biología Estructural y Biocomputación Structural Biology and Biocomputing Centro Nacional de Investigaciones Oncológicas C.P.: 28029 Zip Code: 28029 C/. Melchor Fernández Almagro, 3 Madrid (Spain)

dpiscia commented 9 years ago

Yes to all!

acanada commented 9 years ago

https://www.graylog.org/ an interesting tool