#
beat
Here are 49 public repositories matching this topic...
Open
Docker Instructions
1
BenB196
commented
Feb 26, 2020
I would like to run this beat as a docker container, however I don't see any instructions for doing so. Is this something that is currently support?
A Beat that monitors a local Nessus reports directory and outputs scan results to Elasticsearch or Logstash.
elasticsearch
logstash
beats
beat
nessus
vulnerability-assessment
elasticbeats
vulnerability-scanning
vulnerability-scanner
-
Updated
Oct 1, 2017 - Go
aubio plugins for Vamp
audio
music
analysis
music-information-retrieval
beat
mfcc
aubio
onset
tempo-tracking
tempo
tempo-detection
onset-detection
beat-tracking
beat-detection
vamp-plugins
-
Updated
Dec 4, 2017 - C++
Elastic Beat for fetching events from Kafka
-
Updated
May 14, 2019 - Go
Monitors Bro NSM logs and sends them to Elasticsearch
-
Updated
Sep 3, 2017 - Python
Salsa Beat Machine 5 (Angular + Web Audio)
-
Updated
Mar 14, 2020 - TypeScript
Elasticsearch Blog
-
Updated
Jun 6, 2018 - CSS
A Docker container/service able to read any logs/metrics of all others containers in the same host and to send them to Elasticsearch or Logstash. It's a "beat" extension, the official Elasticsearch way of adding new probes.
-
Updated
Aug 21, 2018 - Go
Elastic Beat for fetching messages from NSQ
-
Updated
Sep 29, 2018 - Go
Open
add a VAD
SuperKogito
commented
Jan 17, 2020
Add a voice activity detector to spafe.utils.preprocessing.
Google Analytics Beat for Elastic Search
-
Updated
Jun 2, 2017 - Go
beat detection with convolutional neural networks on audio spectrograms
-
Updated
Nov 18, 2019 - Python
A beat to get statsd udp messages into Elastic Search
-
Updated
Jul 9, 2019 - Go
Beat to get SNMP data
-
Updated
Aug 26, 2019 - Go
Sample Kotlin/SpringBoot2 application scheduling a periodic log
-
Updated
Oct 9, 2017 - Kotlin
-
Updated
Jan 5, 2018 - Python
Script for downloading beats from an artists traktrain profile
-
Updated
Nov 11, 2019 - Python
Logging in Kubernetes
-
Updated
Mar 27, 2018
OpenBEAT was a BS project for Center for Analysis and Design of Intelligent Agents (CADIA) at Reykjavik University in the spring of 2009.
-
Updated
Dec 31, 2018 - Java
Improve this page
Add a description, image, and links to the beat topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the beat topic, visit your repo's landing page and select "manage topics."


When I run the swift example code from the documentation I get an error on line 7
let b = new_aubio_source(path, 0, hop_size) Cannot convert value of type 'URL?' to expected argument type 'UnsafeMutablePointer<char_t>!' (aka 'ImplicitlyUnwrappedOptional<UnsafeMutablePointer>')
I've been trying to figure out how to get the right data type in there but haven't had success yet.