Unfortunatly, i still get null values with these changes. I'm trying to get a comprehensive dashboard, that shows every sourcetype, pr. index, with a first event time, and last event time, to see when we started logging events, and to see if we suddenly stop, or have an unusually large gap since last event. We want to set up an alarm to notify us, if an index havnt recieved an event of a specific sourcetype, within a given threshold of time. (Sorry if my english is slightly off here). This specific dashboard is supposed to be a complete sort of dictionary over our indexes and sourcetypes
... View more