Skip to main content

Naming Conventions

The following naming conventions are currently following in the Fluency PLatform.

Processors

Naming convention:

    <Product>_<SourceOrDataType>_<Type>
Ex. Collector_Syslog_Passthrough

Product

These are current Products in use:

ProductDescriptionMisc
SystemFluency internal related
CollectorFluency collector, mostly Syslog
WindowsSrvWindows servers / machines, mostly via NXLog
FortiGateFortinet firewalls
SonicWallSonicWall firewalls
Office365MS Office365 Audit API data
PeplinkNetworking equipment / router / firewall
ESETAV software, manager loggin from WindowsSrv installation

Source/Data Type

ProductTypeDescription
Fluency SystemSyslogServer side local Syslog
Fluency CollectorSyslog
WindowsSrvNXLogFrom client side agent
WinlogbeatAlternative agent
FortiGateFWLog
SonicWallFWLog
PeplinkFWLog
ESETServerLogFrom Windows server host install

Type

TypeNotes
Parser*ignored as suffix
Adjustment
PassthroughData passthrough with minimal or no adjustments / additions

Deployed Examples

ExampleNotes
Collector_Timestamp_Adjustment
Collector_Syslog_Passthrough
System_Timestamp_Adjustment
System_Syslog_Passthrough
ESET_ServerLog
FortiGate_FWLog
Peplink_FWLog
SonicWall_FWLog
WindowsSrv_NXLog
CrowdStrike_Falcon

Standard Platform Deployment

Source

Naming convention:

    <Product>
Ex. LocalSyslog

or

    <Integration>:<Name>
Ex. Office365:DemoClient

Deployed Examples

ExampleNotes
LocalSyslog
FluencyCollector

Sink

Naming convention:

    <SinkType>
Ex. EventDrop

Deployed Examples

ExampleNotes
EventServiceLegacy event processing engine
EventWatchStandard event destination / alerting engine
EventDropDiscard events w/o database indexing

Router

Naming convention:

    <ProductOrSourceOrDataType>Router
Ex. Office365Router

Deployed Examples

ExampleNotes
SyslogRouter
CollectorRouter
Office365Router
DuoRouter
ProofpointRouter
GWorkspaceRouterGoogle G-Suite (Google Workspace)
Pipe Examples
ExampleProcessor(s)Notes
Timestamp_Adjustment
Collector_Passthrough
Syslog_Passthrough
Plugin_Passthrough
FortiGate_FWLog
Peplink_FWLog
WindowsSrv_NXLog
ESET_ServerLog
SonicWall_FWLog