kibana/x-pack/plugins/siem
Tudor Golubenco 3899aa633b
Track user actions in the SIEM app (#36675)
* Track user actions in the SIEM app

For now, we're tracking:

* Top navigation changes (`tab_X`)
* Opening a timeline (`open_timeline`)

* added type

* This seems to solve the 'yarn run build' issue

* Addressed comments

* Use the APP_ID from the top level
2019-05-21 13:15:05 +02:00
..
common Fixed the eslint types and added the SIEM rules to the base of the project 2019-04-18 18:37:46 -06:00
public Track user actions in the SIEM app (#36675) 2019-05-21 13:15:05 +02:00
scripts Tls table and types cleanups (#35688) 2019-04-29 08:36:02 -06:00
server Update Events Table Columns (#36392) 2019-05-10 13:42:09 -06:00
.gitattributes
index.ts Track user actions in the SIEM app (#36675) 2019-05-21 13:15:05 +02:00
package.json Siem Global Navigation Updates (#36372) 2019-05-10 19:28:16 -04:00
tsconfig.json
yarn.lock