<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>DragonOS Focal Elasticsearch + Kibana Server w/ Wyvern Sparrow-WiFi Elastic Agent (Pi4, R13)</title>
        <link>https://stream.echo6.co/videos/watch/ba0648b5-dcb5-42d9-ac91-cfe7284dde13</link>
        <description>This video shows how to quickly setup and configure Elasticsearch + Kibana on DragonOS Focal. I recommend referring to the Digital Ocean guide linked below, unless there's restricted access to your network and/or you're using some sort of VPN to make the connections which would require changes in the network information entered in both the Elasticsearch and Kibana .yml files. The video also covers how to setup the Wyvern Sensor to push all of it's collected WiFi and Bluetooth information back to the Elasticsearch agent, which can then be viewed in the Kibana interface. You can setup as many agents as you'd like and have them all send their info back to one Elasticsearch + Kibana server. Wyvern Sensor .IMG (Pi4) https://drive.google.com/drive/folders/1weud10ANPeJJSlPeQ1enuxQdvpTJ7HTE?usp=sharing ELK Guide: https://www.digitalocean.com/community/tutorials/how-to-install-elasticsearch-logstash-and-kibana-elastic-stack-on-ubuntu-20-04 Steps as shown in the video: DragonOS Focal w/ Laptop curl -fsSL https://artifacts.elastic.co/GPG-KEY-elasticsearch | sudo apt-key add - echo "deb https://artifacts.elastic.co/packages/7.x/apt stable main" | sudo tee -a /etc/apt/sources.list.d/elastic-7.x.list sudo apt-get install elasticsearch nano the .yml file sudo systemctl start elasticsearch sudo systemctl enable elasticsearch sudo apt-get install kibana nano the .yml file sudo systemctl start kibana sudo systemctl enable kibana Wyvern w/ Pi4 sudo pip install elasticsearch putz sudo python3 sparrowwifiagent.py sudo python3 sparrow-elastic.py --elasticserver 192.168.1.132:9200 --wifiindex sparrowwifi-1 --sparrowagent localhost --wifiinterface wlan1 --btindex sparrowbt-1 Hardware: Pi4 w/ Wyvern, Laptop w/ DragonOS Focal, Software: https://github.com/ghostop14/sparrow-wifi</description>
        <lastBuildDate>Thu, 30 Apr 2026 16:49:52 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://stream.echo6.co</generator>
        <image>
            <title>DragonOS Focal Elasticsearch + Kibana Server w/ Wyvern Sparrow-WiFi Elastic Agent (Pi4, R13)</title>
            <url>https://stream.echo6.co/client/assets/images/icons/icon-512x512.png</url>
            <link>https://stream.echo6.co/videos/watch/ba0648b5-dcb5-42d9-ac91-cfe7284dde13</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://stream.echo6.co/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://stream.echo6.co/feeds/video-comments.xml?videoId=ba0648b5-dcb5-42d9-ac91-cfe7284dde13" rel="self" type="application/rss+xml"/>
    </channel>
</rss>