Метод | Описание | |
---|---|---|
Post ( |
||
PostBulk ( |
Post the events to the Elasticsearch _bulk API for faster inserts
|
|
RequestFor ( |
Метод | Описание | |
---|---|---|
GetRequestStream ( |
public Post ( |
||
uri | ||
item | log4net.ElasticSearch.Models.logEvent | |
Результат | void |
public PostBulk ( |
||
uri | Fully formed URI to the ES endpoint | |
items | IEnumerable |
List of logEvents |
Результат | void |
public static RequestFor ( |
||
uri | ||
Результат |