HN user
avisk
It is up to date. I successfully built an LFS system this week by following the guide.
I wrote a Kibana plugin - https://github.com/sivasamyk/logtrail and a few graylog plugins which opened many doors for me. It also helped me land my last job at Sematext. I lost interest in maintaining the plugin after Elastic's open-source license changes.
Macbook Pro (16 inch, 2019, 2.4 GHz 8-Core Intel Core i9, 32 GB RAM) at work.
Custom-built desktop (AMD Ryzen 7 2700x 8-Core x 16, 32 GB RAM) running Ubuntu for personal use
I happened to monitor a vercel app using Sematext Synthetics for last 7 days. These are results - https://gist.github.com/sivasamyk/44645fbdf9798ead68360e18ad...
All measurements are made in AWS Lambda env from Frankfurt Germany.
Full disclosure - I work for Sematext
I too see this. I am using Google Chrome browser in IPhone SE 2020.
Love your idea.
At Sematext we replaced our HBase based metrics datastore with Clickhouse. We are happy with the performance gain and flexibility. We also added support for Clickhouse monitoring - https://sematext.com/blog/clickhouse-monitoring-sematext/
https://github.com/sivasamyk/logtrail - A Kibana plugin to view and tail logs. Started as project to scratch my own itch and now used by many. Technology : AngularJS and NodeJS. Currently working on a major enhancement for this project :)
I submitted logtrail (https://github.com/sivasamyk/logtrail) 312 days ago (more of a side project of mine) and made it to front page. Got lots of stars :). Helped me boost my confidence and currently has active users and made multiple releases with new features. Happy I did it.
Checkout this tweet from John Carmack, who approves this quote : https://twitter.com/ID_AA_Carmack/status/832215292180840448
Open a used bookshop
Because they can!
Fair enough. The CSS file was not copied, but I tried to get the same style.
Graylog is awesome!. I have developed few plugins for Graylog too. I miss the console-like interface of Papertrail to view logs in Graylog.
Thanks!. Please PM me via email (email is in my github profile )
Do you mean hosting a demo of the plugin? Send me a mail ( email is in my github profile)
Agreed, there are not lots of tutorials out there explaining plugin development in Kibana. Mostly I used Timelion and Kibana source code as reference and also I kept the Kibana API dependency to minimal since it is not documented and may change anytime (and also I am new to Javascript, so had tough time in understanding the code :)).
Yes the whole view inspired by PapertrailApp ( as mentioned in the first line of README ) . I liked the Papertrail App UI, but didn't want to use cloud based solution.
I am the author of the plugin.
This view is tailor made to view log files. Personally I didn't like using the Kibana table-views to view log files. Features like 1) Filter logs files from particular machine 2) Live tail 3) Seek to any time in log file (e.g. you can enter 'last friday' in seek window) 4) filter by program/app
makes logtrail suitable for viewing and debugging log files.
Moreover I always wanted a interface like this in Kibana to view all my log files in a single view :)
I assume these companies were honoring NSA requests for long time. These requests are made public only after Snowden revelation, just because these companies are scared about losing their customers.
Please don't take this as discouragement. To Intelligent people at Jelly : Please spend you time and effort on something useful or fun.
I always make sure that I attach the source code of the 3rdParty libraries used in my project to my IDE. The best time to read library source code is while using them in your code, where we know the context. This also help in writing better code. I feel that we should make reading source code of APIs we use, integral part of the development process rather than reading the standard library source code for the sake of reading it.
This clearly shows Yogaglo and the people there did not gain anything by practicing the Yoga they are preaching. They don't have any idea of what Yoga stands for. If Patanjali had patented his Yoga sutras , we may not even be aware about this great practice.
The irony is to vote for Snowden,I need to login using Facebook or twitter :), so that time.com can track me.
Awesome answer. This is a treasure for anybody wanting to read data structures & algorithms. I always felt bored to read data structures for the sake of reading them or for interviews with some made up examples. I am sure we can quote many other open source projects with interesting uses of these data structures. This is way more interesting than reading source code of data structure libraries in programming languages.
More than the economic and scientific returns, the inspiration provided by these missions to millions of young children to pursue science and the interest it generates is priceless.
Looks nice. shortcut to jump to specific levels would be good.
A well documented code is a combination of both comments and good variable/methods names. Comments should explain any assumptions made, exceptions, or sample input format etc. The variable and method details,including logic explanation , should be take care by better naming and clean code.
All,
Can somebody compile Non-US alternatives for email, search,etc?
On top of my mind : Search : yandex.com Google Docs : zoho.com Email : fastmail.fm (Paid)
If I understand correctly does the takipi daemon, upload all the debug info. collected from our server to the takipi server via Internet. Then I use app.takipi.com to access the same?