blacklist

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2018 License: GPL-3.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildBlacklistedCollections

func BuildBlacklistedCollections(res *resources.Resources)

BuildBlacklistedCollections builds the blacklisted sources, blacklisted destinations, blacklist hostnames, and blacklisted urls collections

Types

type SrcIPGroup

type SrcIPGroup struct {
	ID         bson.ObjectId `bson:"_id,omitempty"`
	TotalBytes int           `bson:"total_bytes"`
	TotalConns int           `bson:"total_conn"`
}

SrcIPGroup holds information used to find the number of unique connections, total connections, and total bytes for a blacklisted url, but are grouped by the ip that connected to the blacklisted url

Jump to

Keyboard shortcuts

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