Splunk Search

Splunk Search
Community Activity
hollybross1219
Hi there! I created a hacky Splunk query for some YOY analysis I'm doing. I was wondering if there was a way to halt...
by hollybross1219 Path Finder in Splunk Search 03-13-2020
0 2
0
2
nathanluke86
............. | rex field=user mode=sed "s/./ /g" | eval user=lower(user) | eval date_hour=strftime(_time, "%...
by nathanluke86 Communicator in Splunk Search 03-13-2020
0 1
0
1
MousumiChowdhur
Hello everyone! I have a static lookup which has two fields/columns State and tag. Default value of State is "Enable...
by MousumiChowdhur Contributor in Splunk Search 03-13-2020
0 1
0
1
skirven
Hi! I'm trying to create a search that would return unique values in a record, but in one list. The search "basesear...
by skirven Communicator in Splunk Search 03-13-2020
0 9
0
9
NeerajDhapola7
Why is Splunk 6.5.1 not able to search when event has data with delimiter ~, while field extraction is working as exp...
by NeerajDhapola7 Path Finder in Splunk Search 03-12-2020
0 5
0
5
maggiesa
Example: Fetch VPN user details from one search and use the username to get details like email addresses from anothe...
by maggiesa New Member in Splunk Search 03-12-2020
0 1
0
1
pradeepk50
I am trying get the max count for the yesterday's but along with this i need to display the date in the report for ye...
by pradeepk50 Loves-to-Learn in Splunk Search 03-12-2020
0 10
0
10
pipipipi
Hi all, how to get difference after using chart command. I did this command. | eval year=strftime(X,"%y") | eval ...
by pipipipi Path Finder in Splunk Search 03-12-2020
0 1
0
1
MOHITJOSHI
I have IIS events which looks like below. looking to compute the total time taken from the splunk timestamp..which in...
by MOHITJOSHI Engager in Splunk Search 03-12-2020
0 4
0
4
liberty5
I am having a problem using a date range. If I run the search below it returns 2 events and a count of 496 index="t...
by liberty5 Explorer in Splunk Search 03-12-2020
0 11
0
11
clehw
I am trying to create a timechart for a query that returns a count for a set of products that where it's lifecycle st...
by clehw Explorer in Splunk Search 03-12-2020
0 7
0
7
cjmckenna
Running into a strange issue that I, nor my Splunk admins, can figure out. We have a filed extraction called "Servic...
by cjmckenna New Member in Splunk Search 03-12-2020
0 15
0
15
charan986
Hi I've two different payloads returned from my search and I need to create a table from values extracted from the pa...
by charan986 Engager in Splunk Search 03-12-2020
0 7
0
7
numeroinconnu12
Hello, This is my query with " dedup Matricule" index=juniper_vpn (ID=AUT22673 OR ID=AUT24803) ......67 | eval sr...
by numeroinconnu12 Path Finder in Splunk Search 03-12-2020
0 3
0
3
tonakano
データの追加で、モニターでディレクトリ指定にしています。 指定したフォルダの中には、同一構成の日付ごとのデータが数か月分格納されています。 インポートを終えて、検索をするのですが、sourceを見ると全ファイルが取り込まれていません...
by tonakano Engager in Splunk Search 03-12-2020
0 1
0
1
faisal_alazem
I visited the documentation and I see that we can only compute the pearson correlation between two fields at a time w...
by faisal_alazem New Member in Splunk Search 03-12-2020
0 1
0
1
zachsisinst
I have two datasets in separate indexes that I would like to compare. i.e. dataset from search1: item1 item2 item...
by zachsisinst Explorer in Splunk Search 03-11-2020
0 1
0
1
nickrally2009
Hi. I have two separate searches. Search1 returns events where field1 and field2 exist: search source=x resource=fo...
by nickrally2009 Explorer in Splunk Search 03-11-2020
0 2
0
2
bbwstianche
I am attempting to populate a metrics index with data from an event index. Using a search similar to: index="myi...
by bbwstianche New Member in Splunk Search 03-11-2020
0 1
0
1
kiril123
Hello, I have produced a table which shows distances between the cities. The search is shown below: my search | cha...
by kiril123 Path Finder in Splunk Search 03-11-2020
1 5
1
5
dhirajnangar
I have multiple log events like below based on my search criteria- 2020-03-11 08:23:55,141 - [UserId=xyz | UserName=...
by dhirajnangar Engager in Splunk Search 03-11-2020
0 3
0
3
sjova
Hi, if my string is "asdf .\r\n asdf" and I filter on that (Add to search) I get "No results found". Any idea how t...
by sjova Engager in Splunk Search 03-11-2020
0 5
0
5
efaundez
Good afternoon Currently you try to index data to an index summary, but these events do not contain a timestamp so t...
by efaundez Path Finder in Splunk Search 03-11-2020
0 2
0
2
DomenicoFumarol
Hi All, I do have cumbersome problem...I have a table built out from an inputlookup search. We have n-columns in this...
by DomenicoFumarol Explorer in Splunk Search 03-11-2020
0 1
0
1
viramamo
Hi, We have a single server machine, where Splunk enterprise edition is installed. Configurations, CPU - 1 Cores - 8...
by viramamo Explorer in Splunk Search 03-11-2020
0 1
0
1
Get Updates on the Splunk Community!

Casting Call: Compete in Cyber Games

Lights, Camera, SecOps: Apply to Compete in Cyber Games     Think you have what it takes to beat the clock? ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

How Edge Processor's Durable Queue Works

Edge Processor sits in one of the most consequential places in any Splunk pipeline: between your data sources ...
Top Solution Authors