sydp

Results 29 issues of sydp

## One line description of pull request Adds support for the CRI text log format seen in GKE. ## Description: **Related issue (if applicable):** fixes #4616 ## Notes: All contributions...

**Describe the problem:** Kubernetes uses the CRI log format for container stdout/stderr log streams. **Additional context** Per https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/kuberuntime/logs/logs.go#L125, CRI log format example: ``` 2016-10-06T00:17:09.669794202Z stdout P log content 1 2016-10-06T00:17:09.669794203Z...

enhancement
parsers

**Describe the problem:** Add a plist plugin to parse recently opened files in Adobe Acrobat Reader. The plist is located in the user's home directory under `$HOME/Library/Preferences/com.adobe.Reader.plist` and the recently...

parsers
MacOS

**Describe the problem:** It could be useful to have a TightVNC log parser. `/home//.vnc/*.log` https://github.com/TigerVNC/tigervnc/blob/master/common/rfb/Logger_file.cxx

enhancement
parsers

This FR is to add new fields in the OsqueryFlowArgs proto to the GRROsqueryCollector module. Specifically: * file_collection_columns * configuration_path * configuration_content ref: https://github.com/google/grr/blob/42c8b79ffc6282e701ce768ff375aa5840bcc3b6/grr/proto/grr_response_proto/osquery.proto

The GrrOsqueryCollector both schedules the osquery flow and collects the results (if any). It would be useful to update the GrrFlowCollector to support collecting OsqueryResults if we would like to...

As raised in review of #696, it would be interesting to account for reporting when a flow gets cancelled because of a timeout.

Log files were found in a subfolder under `%SystemRoot%\System32\LogFiles` Example file header: ``` #Software: Microsoft HTTP API 2.0 #Version: 1.0 #Date: YYYY-MM-DD HH:MM:SS #Fields: date time c-ip c-port s-ip s-port...

parsers
Windows

References: https://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/TimelineServer.html https://github.com/naver/hadoop/blob/master/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/timeline/LeveldbTimelineStore.java