falcosidekick-ui

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

README

Falcosidekick-ui

release last commit licence docker pulls falcosidekick-ui

falcosidekick-ui falcosidekick-ui

Description

A simple WebUI for displaying latest events from Falco. It works as output for Falcosidekick.

Usage

Options
  -a string
        Listen Address (default "0.0.0.0")
  -p int
        Listen Port (default 2802)
  -r int
        Number of events to keep in retention (default 200)
Run with docker
docker run -d -p 2802:2802 falcosecurity/falcosidekick-ui 
Run
git clone https://github.com/falcosecurity/falcosidekick-ui.git
cd ./falcosidekick-ui

go run main.go
#or
make falcosidekick-ui && ./falcosidekick-ui

Endpoint

The UI is reachable by default at http://localhost:2802/ui.

Development

Build
make falcosidekick-ui
Lint
make lint

Full lint:

make lint-full

Authors

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL