Events-csv Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * events-csv User Manual =CSV Format= ==CSV Field== ===CSV Field Specification=== "timestamp" "timestamp(time:yy/MM/dd HH:mm:ss)" "something" "something...")
 
Line 9: Line 9:
===CSV Field Specification===
===CSV Field Specification===


"timestamp"
"timestamp", "timestamp(yy/MM/dd HH:mm:ss)", "timestamp(time:yy/MM/dd HH:mm:ss)"
 
"timestamp(time:yy/MM/dd HH:mm:ss)"


"something"
"something"

Revision as of 07:35, 25 August 2017

Internal

CSV Format

CSV Field

CSV Field Specification

"timestamp", "timestamp(yy/MM/dd HH:mm:ss)", "timestamp(time:yy/MM/dd HH:mm:ss)"

"something"

"something(string)"

"something(int)"

"something(long)"

"something(float)"

"something(double)"

"something(time)"