Jason Kendall

Results 154 comments of Jason Kendall

@shurane I want to change field names -- when I search for say a src_ip I'd like results from all logs for that IP.. I wouldn't want to have to...

I like the idea of sub fields too - especially with the possibility of Kibana supporting a tree of fields (not saying it will/does) but it would be cool --...

Convo with @untergeek on IRC suggests subfields will be fine - so that's what we'll go with. Comments on the net.\* header -- I don't think it's a bad idea,...

Starting to put some suggestions in here: https://github.com/coolacid/GettingStartedWithELK/wiki/Field-Standards Feel free to start adding other ideas.

Going to propose the following (beyond the above mentioned wiki describing Field data). Type field should be the type of device sending the data - IE: Apache, nginx or what...

I guess this was done? https://github.com/elastic/ecs

To access the pages data instead of the repo data, edit the fetch call in `src/services/hooks/useSystemStatus.tsx` line 68 From: ``` const response = await fetch(`https://raw.githubusercontent.com/mehatab/fettle/main/public/status/${key}_report.log`); ``` To: ``` const response...

This is sooo much easier to solve then I expected. A simple delay(10); in the wait loops causes a WDT Feed. PR forthcoming later.

Yep, I can - Also PRs are welcomed.

Not fixed, reopening.