the ISO8601 date format with milliseconds
the ISO8601 date format with milliseconds
(detect-els-version url http-opts)
It contacts the ELS API and retrieve the major version group
It contacts the ELS API and retrieve the major version group
it return a function that applied to the record given an event timestamp in milliseconds returns the name of the index where to store the record.
When using :index-pattern "'mulog-'yyyy.MM.dd'"
it replace the date
pattern with the date based on the timestamp.
When using :data-stream "mulog-stream"
it always returns the name
of the stream.
it return a function that applied to the record given an event timestamp in milliseconds returns the name of the index where to store the record. When using `:index-pattern "'mulog-'yyyy.MM.dd'"` it replace the date pattern with the date based on the timestamp. When using `:data-stream "mulog-stream"` it always returns the name of the stream.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close