MCPcopy Create free account

hub / github.com/OpenSOC/opensoc-streaming / functions

Functions1,123 in github.com/OpenSOC/opensoc-streaming

↓ 4 callersMethodUpdateLineColumn
(char c)
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/JavaCharStream.java:215
↓ 4 callersMethodaddInt
Adds the int. @param number the number
OpenSOC-Common/src/main/java/com/opensoc/pcap/PcapByteOutputStream.java:213
↓ 4 callersMethodcheckIfValidInput
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 callersMethodcreateStartAndStopRowKeys
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 callersMethodexecute
(Tuple tuple)
OpenSOC-Indexing/src/main/java/com/opensoc/indexing/TelemetryIndexingBolt.java:193
↓ 4 callersMethodgetColumnQualifier
Gets the column qualifier. @return the column qualifier
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/ConfigurationUtil.java:187
↓ 4 callersMethodgetColumnQualifier
Gets the column qualifier. @return the column qualifier
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/ConfigurationUtil.java:187
↓ 4 callersMethodgetConfigOptions
(PropertiesConfiguration config, String path_fragment)
OpenSOC-Common/src/main/java/com/opensoc/helpers/topology/SettingsLoader.java:131
↓ 4 callersMethodgetConnection
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 callersMethodgetGlobalHeader
Gets the global header. @return the global header
OpenSOC-Common/src/main/java/com/opensoc/pcap/PacketInfo.java:161
↓ 4 callersMethodgetGlobalHeader
Gets the global header. @return the global header
OpenSOC-Common/src/main/java/com/opensoc/pcap/PcapByteInputStream.java:66
↓ 4 callersMethodgetMaxRowSize
Returns the configured max row size in bytes. @return long
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/ConfigurationUtil.java:115
↓ 4 callersMethodgetPcaps
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 callersMethodgetPcaps
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 callersMethodgetTableName
@return the tableName
OpenSOC-Common/src/main/java/com/opensoc/hbase/TupleTableConfig.java:195
↓ 4 callersMethodgetTestPcapBytes
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 callersMethodgetTestProperties
Returns the testProperties. @return the testProperties.
OpenSOC-Common/src/main/java/com/opensoc/test/AbstractTestContext.java:125
↓ 4 callersMethodhexval
(char c)
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/JavaCharStream.java:15
↓ 4 callersMethodjjCheckNAdd
(int state)
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/ISEParserTokenManager.java:639
↓ 4 callersMethodobjectKey
()
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/ISEParser.java:114
↓ 4 callersMethodvalue
()
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/ISEParser.java:123
↓ 3 callersMethodGetImage
@return token image as String
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/JavaCharStream.java:533
↓ 3 callersMethodcaptures
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 callersMethodclose
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 callersMethodcompare
(Cell o1, Cell o2)
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/CellTimestampComparator.java:20
↓ 3 callersMethodcompare
(Cell o1, Cell o2)
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/CellTimestampComparator.java:20
↓ 3 callersMethodconvertBitToInt
(BitSet bits)
OpenSOC-Common/src/main/java/com/opensoc/pcap/OpenSocEthernetDecoder.java:98
↓ 3 callersMethodcreateScanRequest
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 callersMethodenrichByIP
(String metadata)
OpenSOC-EnrichmentAdapters/src/main/java/com/opensoc/enrichment/adapters/cif/CIFHbaseAdapter.java:110
↓ 3 callersMethodgetConfiguration
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 callersMethodgetConnection
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 callersMethodgetDataCreationTimeUnit
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 callersMethodgetMaxResultSize
Returns the configured max result size in bytes. @return long
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/ConfigurationUtil.java:104
↓ 3 callersMethodgetMaxRowSize
Returns the configured max row size in bytes. @return long
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/ConfigurationUtil.java:115
↓ 3 callersMethodgetNamedRegexCollectionById
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 callersMethodgetPacket
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 callersMethodgetPcaps
(String startKey, String endKey, long maxResultSize, long startTime, long endTime)
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/PcapScannerHBaseImpl.java:53
↓ 3 callersMethodgetRowSizeUnit
Gets the row size unit. @return the row size unit
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/ConfigurationUtil.java:136
↓ 3 callersMethodgetSchemaJsonString
@return
OpenSOC-Common/src/main/java/com/opensoc/test/AbstractSchemaTest.java:192
↓ 3 callersMethodgetStatus
Gets the status. @return the status
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/PcapsResponse.java:86
↓ 3 callersMethodgetStatus
Gets the status. @return the status
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/PcapsResponse.java:86
↓ 3 callersMethodgetWriteBufferSize
@return the writeBufferSize
OpenSOC-Common/src/main/java/com/opensoc/hbase/TupleTableConfig.java:262
↓ 3 callersMethodhelp
()
OpenSOC-Common/src/main/java/com/opensoc/helpers/services/PcapServiceCli.java:99
↓ 3 callersMethodjjMoveNfa_0
(int startState, int curPos)
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/ISEParserTokenManager.java:226
↓ 3 callersMethodjjStopAtPos
(int pos, int kind)
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/ISEParserTokenManager.java:79
↓ 3 callersMethodjj_3R_3
()
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/ISEParser.java:351
↓ 3 callersMethodjj_3_6
()
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/ISEParser.java:278
↓ 3 callersMethodputObject
(DataOutputStream data, Object value)
OpenSOC-Common/src/main/java/com/opensoc/json/serialization/JSONKafkaSerializer.java:204
↓ 3 callersMethodread
(Kryo kryo, Input input, Class<JSONObject> type)
OpenSOC-Common/src/main/java/com/opensoc/json/serialization/JSONKryoSerializer.java:43
↓ 3 callersMethodreadSchemaFromFile
(URL schema_url)
OpenSOC-Common/src/main/java/com/opensoc/test/AbstractSchemaTest.java:126
↓ 3 callersMethodrefreshRegionInfo
(String tableName)
OpenSOC-Common/src/main/java/com/opensoc/hbase/HBaseStreamPartitioner.java:122
↓ 3 callersMethodsetMode
Sets the mode. @param mode the mode.
OpenSOC-Common/src/main/java/com/opensoc/test/AbstractTestContext.java:182
↓ 3 callersMethodsetSchemaJsonString
@param readSchemaFromFile
OpenSOC-Common/src/main/java/com/opensoc/test/AbstractSchemaTest.java:182
↓ 3 callersMethodstream2file
(InputStream in)
OpenSOC-MessageParsers/src/main/java/com/opensoc/parsing/parsers/GrokAsaParser.java:35
↓ 3 callersMethodtoMap
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 callersMethodvalidateJsonData
validateJsonData @param jsonSchema @param jsonData @return @throws Exception
OpenSOC-Common/src/main/java/com/opensoc/test/AbstractSchemaTest.java:111
↓ 3 callersMethodwithBulk
@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 callersMethodwithClusterName
@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 callersMethodwithDocumentName
@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 callersMethodwithIndexAdapter
@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 callersMethodwithIndexIP
@param IndexIP ip of ElasticSearch/Solr/etc... @return instance of bolt
OpenSOC-Indexing/src/main/java/com/opensoc/indexing/TelemetryIndexingBolt.java:72
↓ 3 callersMethodwithIndexName
@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 callersMethodwithIndexPort
@param IndexPort port of ElasticSearch/Solr/etc... @return instance of bolt
OpenSOC-Indexing/src/main/java/com/opensoc/indexing/TelemetryIndexingBolt.java:84
↓ 3 callersMethodwithIndexTimestamp
@param dateFormat timestamp to append to index names @return instance of bolt
OpenSOC-Indexing/src/main/java/com/opensoc/indexing/TelemetryIndexingBolt.java:152
↓ 2 callersMethodAdjustBuffSize
()
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/JavaCharStream.java:195
↓ 2 callersMethodExpandBuff
(boolean wrapAround)
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/JavaCharStream.java:88
↓ 2 callersMethodReInitRounds
()
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/ISEParserTokenManager.java:524
↓ 2 callersMethodSwitchTo
Switch to specified lex state.
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/ISEParserTokenManager.java:540
↓ 2 callersMethodaddEscapes
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 callersMethodaddPattern
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 callersMethodaddPcaps
Adds the pcaps. @param pcaps the pcaps
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/PcapsResponse.java:58
↓ 2 callersMethodaddPcaps
Adds the pcaps. @param pcaps the pcaps
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/PcapsResponse.java:58
↓ 2 callersMethodaddToResponse
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 callersMethodaddToResponse
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 callersMethodcaptures
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 callersMethodcleanMap
Remove and rename the unwanted elelents in the matched map.
OpenSOC-MessageParsers/src/main/java/com/opensoc/parsing/parsers/OpenSOCMatch.java:248
↓ 2 callersMethodcloseConnection
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 callersMethodcloseConnection
Closes the underlying connection to cluster; ignores if any exception is thrown.
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/HBaseConfigurationUtil.java:117
↓ 2 callersMethodconnectionAvailable
Connection available. @return true, if successful
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/HBaseConfigurationUtil.java:86
↓ 2 callersMethodconnectionAvailable
Connection available. @return true, if successful
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/HBaseConfigurationUtil.java:86
↓ 2 callersMethodconvert
(String value, String informat)
OpenSOC-MessageParsers/src/main/java/com/opensoc/parsing/parsers/OpenSOCConverter.java:108
↓ 2 callersMethodconvertSecondsToDataCreationTimeUnit
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 callersMethodcreateScanRequest
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 callersMethoddecode
(PcapPacket packet)
OpenSOC-Common/src/main/java/com/opensoc/pcap/OpenSocEthernetDecoder.java:53
↓ 2 callersMethoddoIndex
()
OpenSOC-Indexing/src/main/java/com/opensoc/indexing/adapters/ESBulkRotatingAdapter.java:98
↓ 2 callersMethodexecuteScanRequest
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 callersMethodexecuteScanRequest
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 callersMethodflush
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 callersMethodfromBytes
(byte[] input)
OpenSOC-Common/src/main/java/com/opensoc/json/serialization/JSONKafkaSerializer.java:121
↓ 2 callersMethodgenerateAlertId
(String source_ip, String dst_ip, int alert_type)
OpenSOC-Alerts/src/main/java/com/opensoc/alerts/adapters/AllAlertAdapter.java:253
↓ 2 callersMethodgetAllAlertAdapter
Returns the allAlertAdapter. @return the allAlertAdapter.
OpenSOC-Alerts/src/test/java/com/opensoc/alerts/adapters/AllAlertAdapterTest.java:134
↓ 2 callersMethodgetAppendingTokenDigits
Gets the appending token digits. @return the appending token digits
OpenSOC-Pcap_Service/src/main/java/com/opensoc/pcapservice/ConfigurationUtil.java:227
↓ 2 callersMethodgetAppendingTokenDigits
Gets the appending token digits. @return the appending token digits
OpenSOC-DataServices/src/main/java/com/opensoc/pcapservice/ConfigurationUtil.java:227
↓ 2 callersMethodgetCIFObject
(String key)
OpenSOC-EnrichmentAdapters/src/main/java/com/opensoc/enrichment/adapters/cif/CIFHbaseAdapter.java:63
↓ 2 callersMethodgetCellTimestampComparator
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 callersMethodgetCellTimestampComparator
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 callersMethodgetConverter
(String key)
OpenSOC-MessageParsers/src/main/java/com/opensoc/parsing/parsers/OpenSOCConverter.java:29
↓ 2 callersMethodgetEndColumn
Get end column.
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/JavaCharStream.java:368
↓ 2 callersMethodgetEndLine
Get end line.
OpenSOC-Common/src/main/java/com/opensoc/ise/parser/JavaCharStream.java:373
↓ 2 callersMethodgetEtherType
(Buffer data)
OpenSOC-Common/src/main/java/com/opensoc/pcap/OpenSocEthernetDecoder.java:80
← previousnext →101–200 of 1,123, ranked by callers