Aaron Peterson
Aaron Peterson
Actually, this information shows up if you add the `-R -p100` flag. Is that good enough for this one? I don't think we likely want to print it at all...
Option 2 would probably result in the fewest amount of Tasks being generated since not all analysis tasks would need to be run.
@wajihyassine Maybe we can selectively import this if the option is enabled in the config?
FYI @mwatkins-fb
FYI @alimez
A couple other nice to have things: * Make logs sort by "ascending" by default (could add a `--descending option` if we think that's useful) * Have some kind of...
We are in the process creating a new API server which will handle gathering of logs in the future, so I don't think that we will want to invest more...
I am going to close this out because this is mostly just relevant to the existing `turbiniactl gcplogs` command implementation which will be going away in the new architecture.
I'm going to keep this open and rename to handle just the alerting side.
I chatted with @alimez about this a bit, and similar to https://github.com/google/turbinia/issues/87, I think the first solution here is to periodically write heartbeat/timestamp information into datastore keyed by hostname, and...