Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/crowdsecurity/crowdsec
/ GetName
Method
GetName
pkg/acquisition/modules/syslog/source.go:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
}
18
19
func
(*Source) GetName() string {
20
return
ModuleName
21
}
22
23
func
(s *Source) GetMode() string {
24
return
s.config.Mode
Callers
1
msgToEvent
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected