Class WatchLogIndexWriter

  • All Implemented Interfaces:
    WatchLogWriter

    public class WatchLogIndexWriter
    extends Object
    implements WatchLogWriter
    TODO maybe integrate this with scheduler framework? We won't get logs right now if something in the scheduler goes wrong
    • Constructor Detail

      • WatchLogIndexWriter

        public WatchLogIndexWriter​(org.elasticsearch.client.Client client,
                                   String tenant,
                                   SignalsSettings settings,
                                   org.elasticsearch.xcontent.ToXContent.Params toXparams)