summaryrefslogtreecommitdiffstats
path: root/einterfaces/jobs/elasticsearch.go
Commit message (Collapse)AuthorAgeFilesLines
* remove jobs.Srv and other jobs-related globals (#7535)Chris2017-09-291-20/+0
|
* Renaming repoChristopher Speller2017-09-061-1/+1
|
* PLT-7302: Aggregate Elasticsearch indexes over a certain age. (#7224)George Goldberg2017-08-171-0/+15
| | | | | | | | | * PLT-7302: Aggregate Elasticsearch indexes over a certain age. This is done by a scheduled daily job, in order to keep the shard count to a sensible level in Elasticsearch. * Use map[string]string instead of StringMap
* PLT-6475: Elasticsearch Indexing Worker. (#6879)George Goldberg2017-07-111-0/+22