Liking cljdoc? Tell your friends :D

com.brunobonacci.mulog.publishers.elasticsearch


date-time-formatterclj

the ISO8601 date format with milliseconds

the ISO8601 date format with milliseconds
sourceraw docstring

DEFAULT-CONFIGclj

source

detect-els-versionclj

(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
sourceraw docstring

elasticsearch-publisherclj

(elasticsearch-publisher {:keys [url] :as config})
source

format-date-from-longclj

(format-date-from-long timestamp)
source

index-namecljmultimethod

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.
sourceraw docstring

mangle-mapclj

(mangle-map m)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close