Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSOC/opensoc-streaming
/ functions
Functions
1,123 in github.com/OpenSOC/opensoc-streaming
⨍
Functions
1,123
◇
Types & classes
222
↓ 4 callers
Method
UpdateLineColumn
(char c)
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/JavaCharStream.java:215
↓ 4 callers
Method
addInt
Adds the int. @param number the number
OpenSOC-Common/src/main/java/com/opensoc/pcap/PcapByteOutputStream.java:213
↓ 4 callers
Method
checkIfValidInput
Returns false if keys is empty or null AND lastRowKey is null or empty; otherwise returns true;. @param keys input row keys @param lastRowKe
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/PcapGetterHBaseImpl.java:523
↓ 4 callers
Method
createStartAndStopRowKeys
Builds start and stop row keys according to the following logic : 1. Creates tokens out of 'key' using pcap_id delimiter ('-') 2. if the input 'key' c
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/PcapGetterHBaseImpl.java:435
↓ 4 callers
Method
execute
(Tuple tuple)
OpenSOC-Indexing/src/main/java/com/opensoc/indexing/TelemetryIndexingBolt.java:193
↓ 4 callers
Method
getColumnQualifier
Gets the column qualifier. @return the column qualifier
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/ConfigurationUtil.java:187
↓ 4 callers
Method
getColumnQualifier
Gets the column qualifier. @return the column qualifier
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/ConfigurationUtil.java:187
↓ 4 callers
Method
getConfigOptions
(PropertiesConfiguration config, String path_fragment)
OpenSOC-Common/src/main/java/com/opensoc/helpers/topology/SettingsLoader.java:131
↓ 4 callers
Method
getConnection
Creates HConnection instance when the first request is received and returns the same instance for all subsequent requests if the connection is still o
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/HBaseConfigurationUtil.java:49
↓ 4 callers
Method
getGlobalHeader
Gets the global header. @return the global header
OpenSOC-Common/src/main/java/com/opensoc/pcap/PacketInfo.java:161
↓ 4 callers
Method
getGlobalHeader
Gets the global header. @return the global header
OpenSOC-Common/src/main/java/com/opensoc/pcap/PcapByteInputStream.java:66
↓ 4 callers
Method
getMaxRowSize
Returns the configured max row size in bytes. @return long
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/ConfigurationUtil.java:115
↓ 4 callers
Method
getPcaps
Gets the pcaps. @return the pcaps @throws IOException Signals that an I/O exception has occurred.
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/PcapsResponse.java:135
↓ 4 callers
Method
getPcaps
Gets the pcaps. @return the pcaps @throws IOException Signals that an I/O exception has occurred.
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/PcapsResponse.java:135
↓ 4 callers
Method
getTableName
@return the tableName
OpenSOC-Common/src/main/java/com/opensoc/hbase/TupleTableConfig.java:195
↓ 4 callers
Method
getTestPcapBytes
Gets the test pcap bytes. @return the test pcap bytes @throws IOException the IO exception
OpenSOC-Pcap_Service/src/test/java/com/opensoc/pcapservice/PcapScannerHBaseImplTest.java:227
↓ 4 callers
Method
getTestProperties
Returns the testProperties. @return the testProperties.
OpenSOC-Common/src/main/java/com/opensoc/test/AbstractTestContext.java:125
↓ 4 callers
Method
hexval
(char c)
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/JavaCharStream.java:15
↓ 4 callers
Method
jjCheckNAdd
(int state)
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/ISEParserTokenManager.java:639
↓ 4 callers
Method
objectKey
()
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/ISEParser.java:114
↓ 4 callers
Method
value
()
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/ISEParser.java:123
↓ 3 callers
Method
GetImage
@return token image as String
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/JavaCharStream.java:533
↓ 3 callers
Method
captures
Match the given list of <tt>log</tt> with the named regex and return the list of json representation of the matched elements. @param logs : list of l
OpenSOC-MessageParsers/src/main/java/com/opensoc/parsing/parsers/OpenSOCGrok.java:247
↓ 3 callers
Method
close
Closes pcap stream handle. @throws IOException Signals that an I/O exception has occurred. @see org.krakenapps.pcap.PcapInputStr
OpenSOC-Common/src/main/java/com/opensoc/pcap/PcapByteInputStream.java:165
↓ 3 callers
Method
compare
(Cell o1, Cell o2)
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/CellTimestampComparator.java:20
↓ 3 callers
Method
compare
(Cell o1, Cell o2)
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/CellTimestampComparator.java:20
↓ 3 callers
Method
convertBitToInt
(BitSet bits)
OpenSOC-Common/src/main/java/com/opensoc/pcap/OpenSocEthernetDecoder.java:98
↓ 3 callers
Method
createScanRequest
Creates the scan request. @param cf the cf @param cq the cq @param startKey the start key @param endKey the end k
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/PcapScannerHBaseImpl.java:129
↓ 3 callers
Method
enrichByIP
(String metadata)
OpenSOC-EnrichmentAdapters/src/main/java/com/opensoc/enrichment/adapters/cif/CIFHbaseAdapter.java:110
↓ 3 callers
Method
getConfiguration
Common method to load content of all configuration resources defined in 'config-definition.xml'. @param configDefFilePath the config def fil
OpenSOC-Common/src/main/java/com/opensoc/configuration/ConfigurationManager.java:41
↓ 3 callers
Method
getConnection
Creates HConnection instance when the first request is received and returns the same instance for all subsequent requests if the connection is still o
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/HBaseConfigurationUtil.java:49
↓ 3 callers
Method
getDataCreationTimeUnit
Returns the 'hbase' data creation time unit by reading 'hbase.table.data.time.unit' property in 'hbase-config' properties file; If none is mentioned i
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/PcapHelper.java:68
↓ 3 callers
Method
getMaxResultSize
Returns the configured max result size in bytes. @return long
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/ConfigurationUtil.java:104
↓ 3 callers
Method
getMaxRowSize
Returns the configured max row size in bytes. @return long
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/ConfigurationUtil.java:115
↓ 3 callers
Method
getNamedRegexCollectionById
Get the named regex from the given id. @param id : named regex id @return String of the named regex
OpenSOC-MessageParsers/src/main/java/com/opensoc/parsing/parsers/OpenSOCGrok.java:355
↓ 3 callers
Method
getPacket
Reads a packet from pcap byte array. @return the packet throws IOException the stream has been closed and the contained input stream does not
OpenSOC-Common/src/main/java/com/opensoc/pcap/PcapByteInputStream.java:56
↓ 3 callers
Method
getPcaps
(String startKey, String endKey, long maxResultSize, long startTime, long endTime)
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/PcapScannerHBaseImpl.java:53
↓ 3 callers
Method
getRowSizeUnit
Gets the row size unit. @return the row size unit
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/ConfigurationUtil.java:136
↓ 3 callers
Method
getSchemaJsonString
@return
OpenSOC-Common/src/main/java/com/opensoc/test/AbstractSchemaTest.java:192
↓ 3 callers
Method
getStatus
Gets the status. @return the status
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/PcapsResponse.java:86
↓ 3 callers
Method
getStatus
Gets the status. @return the status
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/PcapsResponse.java:86
↓ 3 callers
Method
getWriteBufferSize
@return the writeBufferSize
OpenSOC-Common/src/main/java/com/opensoc/hbase/TupleTableConfig.java:262
↓ 3 callers
Method
help
()
OpenSOC-Common/src/main/java/com/opensoc/helpers/services/PcapServiceCli.java:99
↓ 3 callers
Method
jjMoveNfa_0
(int startState, int curPos)
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/ISEParserTokenManager.java:226
↓ 3 callers
Method
jjStopAtPos
(int pos, int kind)
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/ISEParserTokenManager.java:79
↓ 3 callers
Method
jj_3R_3
()
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/ISEParser.java:351
↓ 3 callers
Method
jj_3_6
()
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/ISEParser.java:278
↓ 3 callers
Method
putObject
(DataOutputStream data, Object value)
OpenSOC-Common/src/main/java/com/opensoc/json/serialization/JSONKafkaSerializer.java:204
↓ 3 callers
Method
read
(Kryo kryo, Input input, Class<JSONObject> type)
OpenSOC-Common/src/main/java/com/opensoc/json/serialization/JSONKryoSerializer.java:43
↓ 3 callers
Method
readSchemaFromFile
(URL schema_url)
OpenSOC-Common/src/main/java/com/opensoc/test/AbstractSchemaTest.java:126
↓ 3 callers
Method
refreshRegionInfo
(String tableName)
OpenSOC-Common/src/main/java/com/opensoc/hbase/HBaseStreamPartitioner.java:122
↓ 3 callers
Method
setMode
Sets the mode. @param mode the mode.
OpenSOC-Common/src/main/java/com/opensoc/test/AbstractTestContext.java:182
↓ 3 callers
Method
setSchemaJsonString
@param readSchemaFromFile
OpenSOC-Common/src/main/java/com/opensoc/test/AbstractSchemaTest.java:182
↓ 3 callers
Method
stream2file
(InputStream in)
OpenSOC-MessageParsers/src/main/java/com/opensoc/parsing/parsers/GrokAsaParser.java:35
↓ 3 callers
Method
toMap
Get the map representation of the matched element in the text. @return map object from the matched element in the text
OpenSOC-MessageParsers/src/main/java/com/opensoc/parsing/parsers/OpenSOCMatch.java:240
↓ 3 callers
Method
validateJsonData
validateJsonData @param jsonSchema @param jsonData @return @throws Exception
OpenSOC-Common/src/main/java/com/opensoc/test/AbstractSchemaTest.java:111
↓ 3 callers
Method
withBulk
@param BulkIndexNumber number of documents to bulk index together @return instance of bolt
OpenSOC-Indexing/src/main/java/com/opensoc/indexing/TelemetryIndexingBolt.java:129
↓ 3 callers
Method
withClusterName
@param ClusterName name of cluster to index into in ElasticSearch/Solr/etc... @return instance of bolt
OpenSOC-Indexing/src/main/java/com/opensoc/indexing/TelemetryIndexingBolt.java:106
↓ 3 callers
Method
withDocumentName
@param DocumentName name of document to be indexed in ElasticSearch/Solr/etc... @return
OpenSOC-Indexing/src/main/java/com/opensoc/indexing/TelemetryIndexingBolt.java:118
↓ 3 callers
Method
withIndexAdapter
@param adapter adapter that handles indexing of JSON strings @return instance of bolt
OpenSOC-Indexing/src/main/java/com/opensoc/indexing/TelemetryIndexingBolt.java:140
↓ 3 callers
Method
withIndexIP
@param IndexIP ip of ElasticSearch/Solr/etc... @return instance of bolt
OpenSOC-Indexing/src/main/java/com/opensoc/indexing/TelemetryIndexingBolt.java:72
↓ 3 callers
Method
withIndexName
@param IndexName name of the index in ElasticSearch/Solr/etc... @return instance of bolt
OpenSOC-Indexing/src/main/java/com/opensoc/indexing/TelemetryIndexingBolt.java:95
↓ 3 callers
Method
withIndexPort
@param IndexPort port of ElasticSearch/Solr/etc... @return instance of bolt
OpenSOC-Indexing/src/main/java/com/opensoc/indexing/TelemetryIndexingBolt.java:84
↓ 3 callers
Method
withIndexTimestamp
@param dateFormat timestamp to append to index names @return instance of bolt
OpenSOC-Indexing/src/main/java/com/opensoc/indexing/TelemetryIndexingBolt.java:152
↓ 2 callers
Method
AdjustBuffSize
()
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/JavaCharStream.java:195
↓ 2 callers
Method
ExpandBuff
(boolean wrapAround)
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/JavaCharStream.java:88
↓ 2 callers
Method
ReInitRounds
()
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/ISEParserTokenManager.java:524
↓ 2 callers
Method
SwitchTo
Switch to specified lex state.
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/ISEParserTokenManager.java:540
↓ 2 callers
Method
addEscapes
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/TokenMgrError.java:50
↓ 2 callers
Method
addPattern
Add custom pattern to grok in the runtime. @param name : Pattern Name @param pattern : Regular expression Or {@code Grok} pattern @throws Exception
OpenSOC-MessageParsers/src/main/java/com/opensoc/parsing/parsers/OpenSOCGrok.java:116
↓ 2 callers
Method
addPcaps
Adds the pcaps. @param pcaps the pcaps
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/PcapsResponse.java:58
↓ 2 callers
Method
addPcaps
Adds the pcaps. @param pcaps the pcaps
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/PcapsResponse.java:58
↓ 2 callers
Method
addToResponse
Adds the to response. @param pcapsResponse the pcaps response @param scannedCells the scanned cells @param maxResultSize t
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/PcapGetterHBaseImpl.java:389
↓ 2 callers
Method
addToResponse
Adds the to response. @param pcapsResponse the pcaps response @param scannedCells the scanned cells @param maxResultSize t
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/PcapGetterHBaseImpl.java:389
↓ 2 callers
Method
captures
Match to the <tt>subject</tt> the <tt>regex</tt> and save the matched element into a map.
OpenSOC-MessageParsers/src/main/java/com/opensoc/parsing/parsers/OpenSOCMatch.java:119
↓ 2 callers
Method
cleanMap
Remove and rename the unwanted elelents in the matched map.
OpenSOC-MessageParsers/src/main/java/com/opensoc/parsing/parsers/OpenSOCMatch.java:248
↓ 2 callers
Method
closeConnection
Closes the underlying connection to cluster; ignores if any exception is thrown.
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/HBaseConfigurationUtil.java:117
↓ 2 callers
Method
closeConnection
Closes the underlying connection to cluster; ignores if any exception is thrown.
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/HBaseConfigurationUtil.java:117
↓ 2 callers
Method
connectionAvailable
Connection available. @return true, if successful
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/HBaseConfigurationUtil.java:86
↓ 2 callers
Method
connectionAvailable
Connection available. @return true, if successful
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/HBaseConfigurationUtil.java:86
↓ 2 callers
Method
convert
(String value, String informat)
OpenSOC-MessageParsers/src/main/java/com/opensoc/parsing/parsers/OpenSOCConverter.java:108
↓ 2 callers
Method
convertSecondsToDataCreationTimeUnit
Convert seconds to data creation time unit. @param inputTime the input time @return the long
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/PcapHelper.java:86
↓ 2 callers
Method
createScanRequest
Creates the scan request. @param pcapsResponse the pcaps response @param keysMap the keys map @param startTime the start t
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/PcapGetterHBaseImpl.java:636
↓ 2 callers
Method
decode
(PcapPacket packet)
OpenSOC-Common/src/main/java/com/opensoc/pcap/OpenSocEthernetDecoder.java:53
↓ 2 callers
Method
doIndex
()
OpenSOC-Indexing/src/main/java/com/opensoc/indexing/adapters/ESBulkRotatingAdapter.java:98
↓ 2 callers
Method
executeScanRequest
Execute scan request. @param table hbase table @param scan the scan @return the list @throws IOException Signals that an
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/PcapGetterHBaseImpl.java:566
↓ 2 callers
Method
executeScanRequest
Execute scan request. @param table hbase table @param scan the scan @return the list @throws IOException Signals that an
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/PcapGetterHBaseImpl.java:566
↓ 2 callers
Method
flush
Method flush. @throws IOException @see org.krakenapps.pcap.PcapOutputStream#flush() @see org.krakenapps.pcap.PcapOutputStream#flush()
OpenSOC-Common/src/main/java/com/opensoc/pcap/PcapByteOutputStream.java:259
↓ 2 callers
Method
fromBytes
(byte[] input)
OpenSOC-Common/src/main/java/com/opensoc/json/serialization/JSONKafkaSerializer.java:121
↓ 2 callers
Method
generateAlertId
(String source_ip, String dst_ip, int alert_type)
OpenSOC-Alerts/src/main/java/com/opensoc/alerts/adapters/AllAlertAdapter.java:253
↓ 2 callers
Method
getAllAlertAdapter
Returns the allAlertAdapter. @return the allAlertAdapter.
OpenSOC-Alerts/src/test/java/com/opensoc/alerts/adapters/AllAlertAdapterTest.java:134
↓ 2 callers
Method
getAppendingTokenDigits
Gets the appending token digits. @return the appending token digits
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/ConfigurationUtil.java:227
↓ 2 callers
Method
getAppendingTokenDigits
Gets the appending token digits. @return the appending token digits
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/ConfigurationUtil.java:227
↓ 2 callers
Method
getCIFObject
(String key)
OpenSOC-EnrichmentAdapters/src/main/java/com/opensoc/enrichment/adapters/cif/CIFHbaseAdapter.java:63
↓ 2 callers
Method
getCellTimestampComparator
Returns Comparator for sorting pcaps cells based on the timestamp (dsc). @return CellTimestampComparator
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/PcapHelper.java:160
↓ 2 callers
Method
getCellTimestampComparator
Returns Comparator for sorting pcaps cells based on the timestamp (dsc). @return CellTimestampComparator
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/PcapHelper.java:160
↓ 2 callers
Method
getConverter
(String key)
OpenSOC-MessageParsers/src/main/java/com/opensoc/parsing/parsers/OpenSOCConverter.java:29
↓ 2 callers
Method
getEndColumn
Get end column.
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/JavaCharStream.java:368
↓ 2 callers
Method
getEndLine
Get end line.
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/JavaCharStream.java:373
↓ 2 callers
Method
getEtherType
(Buffer data)
OpenSOC-Common/src/main/java/com/opensoc/pcap/OpenSocEthernetDecoder.java:80
← previous
next →
101–200 of 1,123, ranked by callers