Inheritance
NetworkCommunityIdProcessor
Assembly: OpenSearch.Client.dll
public class NetworkCommunityIdProcessor : ProcessorBase, INetworkCommunityIdProcessor, IProcessor
Properties
|
Edit this page
View Source
Declaration
public Field DestinationIp { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public Field DestinationPort { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public Field IanaNumber { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public Field IcmpCode { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public Field IcmpType { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public bool? IgnoreMissing { get; set; }
Property Value
|
Edit this page
View Source
Declaration
protected override string Name { get; }
Property Value
Overrides
|
Edit this page
View Source
Declaration
public int? Seed { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public Field SourceIp { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public Field SourcePort { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public Field TargetField { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public Field Transport { get; set; }
Property Value
Implements
Extension Methods