-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
1 parent
a0cae93
commit b7953e7
Showing
13 changed files
with
189 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hi there on ehlomarcus.github.io</title><link>https://ehlomarcus.github.io/</link><description>Recent content in Hi there on ehlomarcus.github.io</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 24 Feb 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://ehlomarcus.github.io/index.xml" rel="self" type="application/rss+xml"/><item><title>About</title><link>https://ehlomarcus.github.io/pages/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ehlomarcus.github.io/pages/about/</guid><description>Landing page Landing page for my github.io site.</description></item></channel></rss> | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hi there on ehlomarcus.github.io</title><link>https://ehlomarcus.github.io/</link><description>Recent content in Hi there on ehlomarcus.github.io</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 30 Sep 2023 20:19:03 +0200</lastBuildDate><atom:link href="https://ehlomarcus.github.io/index.xml" rel="self" type="application/rss+xml"/><item><title>Using Grafana Agent to proxy AWS Kinesis Data Firehose in to Grafana Loki</title><link>https://ehlomarcus.github.io/posts/kinesis-grafana-agent-loki/</link><pubDate>Sat, 30 Sep 2023 20:19:03 +0200</pubDate><guid>https://ehlomarcus.github.io/posts/kinesis-grafana-agent-loki/</guid><description>Running workloads on AWS EKS with EC2 instances is straightforward and something that you just do with out thinking much about it. Now if you switch to use Fargate, then there is a whole set of other things you need to think about and skills to pick up. | ||
One of those things is logging. So I&rsquo;ve been experimenting with Kinesis Data Firehose and Grafana Agent, to get a flow of logs in to Grafana Loki.</description></item><item><title>About</title><link>https://ehlomarcus.github.io/pages/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ehlomarcus.github.io/pages/about/</guid><description>Landing page Landing page for my github.io site.</description></item></channel></rss> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<!doctype html><html lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><title>Blog - ehlomarcus.github.io</title><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=https://ehlomarcus.github.io/favicon.png><link rel=canonical href=https://ehlomarcus.github.io/posts/><link rel=stylesheet href=/css/style.min.af5a6ec48e6cb036c36307baa99c73c614550f2720868dd6a375d1ecf6968ac8.css><link rel=stylesheet href=/assets/css/extended.min.9729f28a5087b689b946e103d96abd63bfd37b1417effa251dbf798312e3fba5.css><meta property="og:title" content="Blog"><meta property="og:type" content="website"><meta property="og:url" content="https://ehlomarcus.github.io/posts/"><meta name=twitter:card content="summary"><meta name=twitter:site content="@ehlomarcus"><meta name=twitter:creator content="@ehlomarcus"><link rel=preconnect href=https://fonts.gstatic.com><link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap" rel=stylesheet></head><body class='page frame page-blog-list'><div id=menu-main-mobile class=menu-main-mobile><ul class=menu><li class=menu-item-home><a href=https://ehlomarcus.github.io/>Home</a></li><li class=menu-item-blog><a href=https://ehlomarcus.github.io/posts/>Blog</a></li><li class=menu-item-about><a href=https://ehlomarcus.github.io/pages/about/>About</a></li><li class=menu-item-tags><a href=https://ehlomarcus.github.io/tags/>Tags</a></li></ul></div><div id=wrapper class=wrapper><div class=header><a class=header-logo href=/>ehlomarcus.github.io</a><div class=menu-main><ul><li class=menu-item-home><a href=/><span>Home</span></a></li><li class="menu-item-blog active"><a href=/posts/><span>Blog</span></a></li><li class=menu-item-about><a href=/pages/about/><span>About</span></a></li><li class=menu-item-tags><a href=/tags/><span>Tags</span></a></li></ul></div><div id=toggle-menu-main-mobile class=hamburger-trigger><button class=hamburger>Menu</button></div></div><div class=intro><h1>Blog<span class=dot>.</span></h1></div><div class=footer><div class=footer-social><span class="social-icon social-icon-twitter"><a href=https://twitter.com/ehlomarcus title=twitter target=_blank rel=noopener><img src=/images/social/twitter.svg width=24 height=24 alt=twitter></a></span> | ||
<!doctype html><html lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><title>Blog - ehlomarcus.github.io</title><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=https://ehlomarcus.github.io/favicon.png><link rel=canonical href=https://ehlomarcus.github.io/posts/><link rel=stylesheet href=/css/style.min.af5a6ec48e6cb036c36307baa99c73c614550f2720868dd6a375d1ecf6968ac8.css><link rel=stylesheet href=/assets/css/extended.min.9729f28a5087b689b946e103d96abd63bfd37b1417effa251dbf798312e3fba5.css><meta property="og:title" content="Blog"><meta property="og:type" content="website"><meta property="og:url" content="https://ehlomarcus.github.io/posts/"><meta name=twitter:card content="summary"><meta name=twitter:site content="@ehlomarcus"><meta name=twitter:creator content="@ehlomarcus"><link rel=preconnect href=https://fonts.gstatic.com><link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap" rel=stylesheet></head><body class='page frame page-blog-list'><div id=menu-main-mobile class=menu-main-mobile><ul class=menu><li class=menu-item-home><a href=https://ehlomarcus.github.io/>Home</a></li><li class=menu-item-blog><a href=https://ehlomarcus.github.io/posts/>Blog</a></li><li class=menu-item-about><a href=https://ehlomarcus.github.io/pages/about/>About</a></li><li class=menu-item-tags><a href=https://ehlomarcus.github.io/tags/>Tags</a></li></ul></div><div id=wrapper class=wrapper><div class=header><a class=header-logo href=/>ehlomarcus.github.io</a><div class=menu-main><ul><li class=menu-item-home><a href=/><span>Home</span></a></li><li class="menu-item-blog active"><a href=/posts/><span>Blog</span></a></li><li class=menu-item-about><a href=/pages/about/><span>About</span></a></li><li class=menu-item-tags><a href=/tags/><span>Tags</span></a></li></ul></div><div id=toggle-menu-main-mobile class=hamburger-trigger><button class=hamburger>Menu</button></div></div><div class=intro><h1>Blog<span class=dot>.</span></h1></div><div class=summary><div class=summary-date>Sep 30, 2023</div><h2 class=summary-title><a href=/posts/kinesis-grafana-agent-loki/>Using Grafana Agent to proxy AWS Kinesis Data Firehose in to Grafana Loki</a></h2><p class=summary-description>Experiment with Grafana Agent to get Fargate pod logs in to Grafana Loki using Kinesis Data Firehose.</p></div><div class=footer><div class=footer-social><span class="social-icon social-icon-twitter"><a href=https://twitter.com/ehlomarcus title=twitter target=_blank rel=noopener><img src=/images/social/twitter.svg width=24 height=24 alt=twitter></a></span> | ||
<span class="social-icon social-icon-github"><a href=https://github.com/ehlomarcus/ title=github target=_blank rel=noopener><img src=/images/social/github.svg width=24 height=24 alt=github></a></span> | ||
<span class="social-icon social-icon-linkedin"><a href=https://linkedin.com/in/feltsen title=linkedin target=_blank rel=noopener><img src=/images/social/linkedin.svg width=24 height=24 alt=linkedin></a></span></div></div></div><script type=text/javascript src=/js/bundle.min.5993fcb11c07dea925a3fbd58c03c7f1857197c35fccce3aa963a12c0b3c9960.js></script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blog on ehlomarcus.github.io</title><link>https://ehlomarcus.github.io/posts/</link><description>Recent content in Blog on ehlomarcus.github.io</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 24 Feb 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://ehlomarcus.github.io/posts/index.xml" rel="self" type="application/rss+xml"/></channel></rss> | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blog on ehlomarcus.github.io</title><link>https://ehlomarcus.github.io/posts/</link><description>Recent content in Blog on ehlomarcus.github.io</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 24 Feb 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://ehlomarcus.github.io/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>Using Grafana Agent to proxy AWS Kinesis Data Firehose in to Grafana Loki</title><link>https://ehlomarcus.github.io/posts/kinesis-grafana-agent-loki/</link><pubDate>Sat, 30 Sep 2023 20:19:03 +0200</pubDate><guid>https://ehlomarcus.github.io/posts/kinesis-grafana-agent-loki/</guid><description>Running workloads on AWS EKS with EC2 instances is straightforward and something that you just do with out thinking much about it. Now if you switch to use Fargate, then there is a whole set of other things you need to think about and skills to pick up. | ||
One of those things is logging. So I&rsquo;ve been experimenting with Kinesis Data Firehose and Grafana Agent, to get a flow of logs in to Grafana Loki.</description></item></channel></rss> |
Oops, something went wrong.